FreeNOS
Functions
strncpy.cpp File Reference
#include "string.h"

Go to the source code of this file.

Functions

int strncpy (char *dest, const char *src, size_t sz)
 Copy a string, given a maximum number of bytes. More...