Numworks Epsilon  1.4.1
Graphing Calculator Operating System
strlcpy.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ strlcpy()

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

Definition at line 3 of file strlcpy.c.