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

Macros

#define __STDC_WANT_LIB_EXT1__   1
 

Functions

int vswprintf_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict fmt, va_list ap)
 

Macro Definition Documentation

◆ __STDC_WANT_LIB_EXT1__

#define __STDC_WANT_LIB_EXT1__   1

Function Documentation

◆ vswprintf_s()

int vswprintf_s ( wchar_t *restrict  dest,
rsize_t  dmax,
const wchar_t *restrict  fmt,
va_list  ap 
)