hiii all, i want to reverse a string for example"my name is ram" is printed as "ram is my name" without using "string.h".how can i do that? pls help me...