Saturday, March 29, 2014

To print the entered string in reverse order without using library function

Lets learn something new about string.In this  page I have made a program to find the reverse order of the entered string without using standard library function.  For more idea have a look at the source code and the printed output given below:
The output of the above program is given below:
The source code of the above output is:



No comments:

Post a Comment