|
safec
3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
|
#include "safe_str_lib.h"
Include dependency graph for snwprintf_s.c:Macros | |
| #define | __STDC_WANT_LIB_EXT1__ 1 |
Functions | |
| EXPORT int | snwprintf_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict fmt,...) |
| #define __STDC_WANT_LIB_EXT1__ 1 |
| EXPORT int snwprintf_s | ( | wchar_t *restrict | dest, |
| rsize_t | dmax, | ||
| const wchar_t *restrict | fmt, | ||
| ... | |||
| ) |