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

Go to the source code of this file.

Functions

int strcmp (const char *str1, const char *str2)
 두 문자열을 비교한다. More...