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

Functions

int snprintf_s (char *restrict dest, rsize_t dmax, const char *restrict fmt,...)
 

Function Documentation

◆ snprintf_s()

int snprintf_s ( char *restrict dest,
rsize_t dmax,
const char *restrict fmt,
... )