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

Functions

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

Function Documentation

◆ sprintf_s()

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