Quote:
Originally posted by Valmont - You need to add: using namespace std;
- You need to change the call to verify like this: verify( reversed, word); |
i tried bot of these things, and it didn't work.
you said i have to allocate space. so when i want to allocate space shouldn't this : wordr = wordin : work?