Reverse c-string problem.So this one get's accepted when I get a word with 10 or fewer char. But it goes to hell when I write...
Reverse c-string problem.--Description of the problem-- Write a C++ program that will read up to 10 letters from the user an...