Functions

missing/memcmp.c File Reference

#include <stddef.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 len)

Function Documentation

int memcmp ( const void *  s1,
const void *  s2,
size_t  len 
)