Nut/OS  4.10.3
API Reference
memcmp.c File Reference
#include <compiler.h>
#include <string.h>
Include dependency graph for memcmp.c:

Go to the source code of this file.

Functions

int memcmp (CONST void *s1, CONST void *s2, size_t n)
 Compare memory regions.