Guest_imported
New member
- Jan 1, 1970
- 0
Can anyone help me to write a code in CPP which will implement a reverse routine and the output as follows:
original string: hello world
reverse string: dlrow olleh
I need help. Thanks. I am using Borland Compiler so the program must be in CPP.
original string: hello world
reverse string: dlrow olleh
I need help. Thanks. I am using Borland Compiler so the program must be in CPP.