C Programming: Wordsearch Solver

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
nigma
DevNet Resident
Posts: 1094
Joined: Sat Jan 25, 2003 1:49 am

C Programming: Wordsearch Solver

Post 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
Post Reply