safec  3.6.0
Safe C Library - ISO TR24731 Bounds Checking Interface
vsnprintf_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for vsnprintf_s.c:

Functions

int vsnprintf_s (char *restrict dest, rsize_t dmax, const char *restrict fmt, va_list ap)
 

Function Documentation

◆ vsnprintf_s()

int vsnprintf_s ( char *restrict  dest,
rsize_t  dmax,
const char *restrict  fmt,
va_list  ap 
)