|
I wrote this program as sometimes I just needed to figure out some of the anagrams that I couldn't solve in the daily newspaper. Plus it helps me get experience with various programming languages and development environments.
This program requires the DICTION.TXT file which is basically a text file sorted in ascending order. This program also creates a data file called ANAGRAMW.DAT which is used to store information about the dictionary file.
ScreenShot
|