char* qStrRev ( char *  str  ) 

Reverse the order of characters in the string

Parameters:
str a pointer of source string
Returns:
always returns a pointer of str
Note:
This modify str directly.

Definition at line 340 of file qString.c.


Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by  doxygen 1.5.7.1