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

Functions

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

Function Documentation

◆ strcpy_s()

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