cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
reverse string
reverse string
Jan 19, 2012 at 5:44am UTC
bmafaul
(9)
guys can you help me to reverse the string with out changing its position?
sample output:
enter string: fish ball
reversed string: hsif llab
Jan 19, 2012 at 5:45am UTC
Peter87
(11226)
http://www.cplusplus.com/reference/algorithm/reverse/
Topic archived. No new replies allowed.