char* qStrTrimTail ( char *  str  ) 

Remove tailing white spaces(including CR, LF) of the string.

Parameters:
str source string
Returns:
a pointer of source string if rsuccessful, otherewise returns NULL
Note:
This modify source string directly.

Definition at line 72 of file qString.c.


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