safec 3.9
Safe C Library - ISO TR24731 Bounds Checking Interface
Loading...
Searching...
No Matches
stpcpy_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for stpcpy_s.c:

Functions

char * stpcpy_s (char *restrict dest, rsize_t dmax, const char *restrict src, errno_t *restrict errp)
 

Function Documentation

◆ stpcpy_s()

char * stpcpy_s ( char *restrict dest,
rsize_t dmax,
const char *restrict src,
errno_t *restrict errp )