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

Go to the source code of this file.

Functions

size_t strlcpy (char *dst, const char *src, size_t siz)
 Copy src to string dst of size siz. More...