Ruby  1.9.3p392(2013-02-22revision39386)
Functions
strlcpy.c File Reference
#include "ruby/missing.h"
#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 
)