nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
memcmp.c File Reference
#include <sys/types.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for memcmp.c:

Go to the source code of this file.

Functions

int memcmp (void *dest, void *src, size_t size)
 두 메모리 버퍼를 비교한다. More...