I am writing a small program to check whether certain words are right
( ie words are valid ) or not.
I am generating the words dynamically.
Also my utlity doesnot require a GUI interface.
Does anyone know any free ware using which I can check whether the
words generated are valid or not.