Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 403 Bytes

compiler-error-c2704.md

File metadata and controls

13 lines (11 loc) · 403 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Compiler Error C2704
Compiler Error C2704
11/04/2016
C2704
C2704
185797e2-55b5-4c11-8493-e70eb1d15a94

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.