Saturday, June 18, 2011

[Cpp-Programming] string reverse function strrev() not present in GNU C

I unfortunately found that GNU C compiler doesn't have strrev() function which is used to reverse a string.
What should I do.. Can you provide a function which does this job.

--
You received this message because you are subscribed to the Google Groups "C++ Programming" group.
To view this discussion on the web visit https://groups.google.com/d/msg/cpp-programming/-/AhTvCrPSLZoJ.
To post to this group, send email to cpp-programming@googlegroups.com.
To unsubscribe from this group, send email to cpp-programming+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cpp-programming?hl=en.

0 Comments:

Post a Comment

<< Home