miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
strncmp.c File Reference
#include <string.h>
Include dependency graph for strncmp.c:

Functions

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

Function Documentation

◆ strncmp()

int strncmp ( const char * s1,
const char * s2,
size_t n )
Here is the caller graph for this function: