Write a program in C to print individual characters of a string in reverse order.
Expected Output:
Input a string : JLabsTech
The characters of the string in reverse are:
h c e T s b a l J
=================================================
• C Programming - Strings
Website : http://www.jlabstech.com
Like us on Facebook : / jlabstechnology
Follow on Twitter : / _jlabs_