int stricmp( const char * string1, const char * string2 );
Compares strings as lower case.
CONFIDENTIAL