Forum: C++ Apr 9th, 2005 |
| Replies: 1 Views: 2,386 Hello everyone. My instructor has asked me to write a program that accepts a string as input from a user and prints the string in reverse. I have to use a "for" loop to reverse the string. I am... |
Forum: C++ Apr 9th, 2005 |
| Replies: 2 Views: 2,385 Thank you, Dave. I am still learning! :) |
Forum: C++ Apr 6th, 2005 |
| Replies: 2 Views: 2,385 Hi, everyone. You may have probably heard this a hundred times, but I am new to programming and I am taking an intro to C++ class. I have a program that I have written, but I can't understand why... |