Reverse String In C

The following program gets a string and produces a reverse of that string.

For example "Hello" produces "olleH"

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.