Page 1 of 1

C Programming: Wordsearch Solver

Posted: Fri Jun 24, 2005 9:43 pm
by nigma
I Recently decided to brush-up on my C programming skills (or, lack thereof); so I decided to write a wordsearch solver. Anyone willing to comment on either my searching algorithms or my use of comments (I'm trying to improve my commenting abilities)?

If so: http://nigmanet.net/wssolver/

Thanks