Write a c program to reverse a given word using a function

Write a c program to reverse a given word using a function.

Output

Please Enter a string to reverse it.

t4tutorials

The Reverse of the string is:

slairotut4t

Write a c program to reverse a given word without using a function

Output

Please Input a string

t4tutorials

slairotut4t