Ruby 1.9.2p290(2011-07-09revision32553)
Functions

missing/strlcpy.c File Reference

#include <sys/types.h>
#include <string.h>

Go to the source code of this file.

Functions

size_t strlcpy (char *dst, const char *src, size_t siz)

Function Documentation

size_t strlcpy ( char *  dst,
const char *  src,
size_t  siz 
)