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

Go to the source code of this file.

Functions

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