ReactOS 0.4.15-dev-7958-gcd0bb1a
vsprintf_s.c File Reference
#include "_sxprintf.c"
Include dependency graph for vsprintf_s.c:

Go to the source code of this file.

Macros

#define _sxprintf   vsprintf_s
 
#define USE_COUNT   0
 
#define USE_VARARGS   1
 
#define IS_SECAPI   1
 

Macro Definition Documentation

◆ _sxprintf

#define _sxprintf   vsprintf_s

Definition at line 9 of file vsprintf_s.c.

◆ IS_SECAPI

#define IS_SECAPI   1

Definition at line 12 of file vsprintf_s.c.

◆ USE_COUNT

#define USE_COUNT   0

Definition at line 10 of file vsprintf_s.c.

◆ USE_VARARGS

#define USE_VARARGS   1

Definition at line 11 of file vsprintf_s.c.