Navigation

Operators and Keywords

Function List:

C++ API

strncase.c File Reference

#include <ctype.h>
#include <string.h>

Include dependency graph for strncase.c:


Functions

int strncasecmp (const char *s1, const char *s2, size_t n)

Function Documentation

int strncasecmp ( const char *  s1,
const char *  s2,
size_t  n 
)