Compiler Error C2704
'identifier' : __va_start intrinsic only allowed in varargs
The __va_start
intrinsic is used in a declaration for a function with a fixed number of arguments.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
'identifier' : __va_start intrinsic only allowed in varargs
The __va_start
intrinsic is used in a declaration for a function with a fixed number of arguments.