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

Wremarks

Tells the compiler to display remarks and comments.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-Wremarks

Windows:

None

Arguments

None

Default

OFF

Default warning messages are enabled.

Description

This option tells the compiler to display remarks and comments.

If you want to display warnings and errors, specify option -Wall.

Alternate Options

None

See Also


Submit feedback on this help topic