problem: Write a program that accepts your first name then displays it content in reverse order.
Ex:
Enter your name: Michael
Your name in reverse order: Leahcim
can anyone write the code?
this is C programming language.. thanks a lot..