#include <string.h>
#include <ctype.h>
Include dependency graph for strncasecmp.c:
Go to the source code of this file.
Functions | |
int | strncasecmp (const char *s1, const char *s2, unsigned int n) |
int strncasecmp | ( | const char * | s1, | |
const char * | s2, | |||
unsigned int | n | |||
) |