if i need to reverse a given string like " HELLO WORLD " to become
"DLROW OLLEH "
so how can do that ? and if there is any function that do the same what is it ?
if i need to reverse a given string like " HELLO WORLD " to become
"DLROW OLLEH "
so how can do that ? and if there is any function that do the same what is it ?