FreeNOS
Functions
strndup.cpp File Reference
#include "stdlib.h"
#include "string.h"
#include "sys/types.h"

Go to the source code of this file.

Functions

char * strndup (const char *s, size_t size)
 Duplicate a specific number of bytes from a string. More...