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

Go to the source code of this file.

Functions

int strlen (const char *str)
 문자열의 길이를 구한다. More...