Navigation

Operators and Keywords

Function List:

C++ API

c-strcase.h File Reference

#include <stddef.h>
Include dependency graph for c-strcase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int c_strcasecmp (const char *s1, const char *s2)
int c_strncasecmp (const char *s1, const char *s2, size_t n)

Function Documentation

int c_strcasecmp ( const char *  s1,
const char *  s2 
)
int c_strncasecmp ( const char *  s1,
const char *  s2,
size_t  n 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines