Hi,
I wrote a palindrome code in C++, and got a few errors that I can not figure it out. I'm suppose to write the palindrome program and "erase the spaces betweeen words".
The line in bold is the problem,
Thanks,
Doug
I wrote a palindrome code in C++, and got a few errors that I can not figure it out. I'm suppose to write the palindrome program and "erase the spaces betweeen words".
Code:
*snip*
Thanks,
Doug
Comment