safec 3.7.0
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
stpncpy_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for stpncpy_s.c:

Functions

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

Function Documentation

◆ stpncpy_s()

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