FreeNOS
Functions
strncmp.cpp File Reference
#include "string.h"

Go to the source code of this file.

Functions

int strncmp (const char *dest, const char *src, size_t count)
 Compare two strings, by only a maximum number of bytes. More...