Does a case-insensitive comparison of two 7-bit ASCII strings. Format #include <strings.h> int strcasecmp (const char *s1, const char *s2);