CREATE A PROGRAM IN C TO REVERSE CHARACTER IN A STRING
creating a C program to reverse letters within words of string
input: Mahesh Das
output: hsehaM saD
creating a C program to reverse letters within words of string
input: Mahesh Das
output: hsehaM saD