hello
can anyone write me a function for string reversal
without using string functions and without using a temporary
character array
to store the reversed string