Intel® C++ Compiler XE 13.1 User and Reference Guides

w

Disables all warning messages.

IDE Equivalent

Windows: General > Warning Level

Linux: General > Warning Level

OS X: None

Architectures

All

Syntax

Linux and OS X:

-w

Windows:

/w

Arguments

None

Default

OFF

Default warning messages are enabled.

Description

This option disables all warning messages.

Alternate Options

Linux and OS X: -w0

Windows: /W0


Submit feedback on this help topic