#GCC
<<I recently downloaded Ispell, and would like to make my own dictionary. I
have GNU-GCC installed, but as I am not a programmer at all, just don't know
where to start. Can anyone guide me through ?>>
If you don't know how to program then writing a dictionary in C could be a bit
too much to start with. I can explain how to impement a dictionary if you like
but be warned it isn't a job for someone who doen't know how to program. If
you know how to program it is simple.
Stew