Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 470 Bytes

compiler-warning-level-1-c4081.md

File metadata and controls

21 lines (17 loc) · 470 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Compiler Warning (level 1) C4081
Compiler Warning (level 1) C4081
11/04/2016
C4081
C4081
6f656373-a080-4989-bbc9-e2f894b03293

Compiler Warning (level 1) C4081

expected 'token1'; found 'token2'

The compiler expected a different token in this context.

Example

// C4081.cpp
// compile with: /W1 /LD
#pragma optimize) "l", on )   // C4081