char* qStrUpper ( char *  str  ) 

Convert character to bigger character.

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

Definition at line 275 of file qString.c.


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