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

Functions

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

Function Documentation

◆ sprintf_s()

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