char* qStrCaseStr ( const char *  s1,
const char *  s2 
)

Find a substring with no case-censitive

Parameters:
s1 a pointer of source string
s2 a pointer of substring
Returns:
a pointer of the first occurrence in the big string if successful, otherwise returns NULL

Definition at line 309 of file qString.c.


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