On 29 Aug 2003 18:03:50 -0700, sugaray <> wrote:
> I'm a computer science freshman, and the assignment was given that I
> should write a CAI program to help people learn English, the program
> gets input from user and see if its the correct Chinese meaning to the
> word dispalyed on the screen or vice versa, the program should have
> the spelling check capability which can tell if the user input is
> totally wrong or just having some spelling error, I got stucked in
> this, hopefully someone can tell me how to implement the spelling
> error checking code, thanx in advance. (i'm a freshman, so hope you
> can provide a code that's easy to read and understand)
Your in the wrong place. comp.lang.c++ is for C++ language topics.
That you want to implement an algorithm in C++ does not change the
fact that the algorithm itself has nothing to do the C++ language.
--
Sam Holden
|