Hallo all.
I have a function that I got error when I compiled, I really do not know how to cope it.
I have attach the code, and I was wondering if there is anyone would be able to help me..
The error message is:
error: stray '/342' in program
stray '/200' in program
...
error: no matching function far call to std::basic<char, std::char_traits<char>, ...
It get error on this code
int wordlen = x.find(" ");
I really need help with that as my assignment is due soon.
Thanks
