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

Functions

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

Function Documentation

◆ vsprintf_s()

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