Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
strings.h File Reference
#include <stddef.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 )
extern