Function strcmpi
Top
Declaration:
int strcmpi(char s1[], char s2[], int s1_index=0, int s2_index=0);
The same as
stricmp