PatchworkOS
Loading...
Searching...
No Matches
strncasecmp.c File Reference
#include <ctype.h>
#include <strings.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ strncasecmp()

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

Definition at line 4 of file strncasecmp.c.

References tolower().