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

Functions

int swprintf_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict fmt,...)
 

Function Documentation

◆ swprintf_s()

int swprintf_s ( wchar_t *restrict  dest,
rsize_t  dmax,
const wchar_t *restrict  fmt,
  ... 
)