strnicmp — Case insensitive, length-limited string comparison
int strnicmp (const char * s1, const char * s2, size_t len);
int strnicmp
One string
The other string
the maximum number of characters to compare