Compiler Error C2704

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at 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.

Show: