bool qStrIsAlnum ( const char *  str  ) 

Test for an alpha-numeric string

Parameters:
str a pointer of string
Returns:
true for ok, otherwise returns false
   qCharEncode("KoreanEncodedString", "EUC-KR", "UTF-8", 1.5);

Definition at line 537 of file qString.c.


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