FreeNOS
Functions
strcasecmp.cpp File Reference
#include "string.h"
#include <ctype.h>

Go to the source code of this file.

Functions

int strcasecmp (const char *dest, const char *src)
 Compare two strings, ignoring case considerations. More...