Trying to write a C program to reverse the given string (using Pointer) and here is the code.
[sample.c]
#include #include