STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros
varargs.h File Reference
#include <vcruntime.h>

Go to the source code of this file.

Macros

#define _INC_VARARGS
 
#define va_dcl   va_list va_alist;
 
#define va_arg   __crt_va_arg
 
#define va_end   __crt_va_end
 

Macro Definition Documentation

#define _INC_VARARGS
#define va_arg   __crt_va_arg
#define va_dcl   va_list va_alist;
#define va_end   __crt_va_end