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

Wtrigraphs

Determines whether warnings are issued if any trigraphs are encountered that might change the meaning of the program.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-Wtrigraphs

-Wno-trigraphs

Windows:

None

Arguments

None

Default

-Wno-trigraphs

No warnings are issued if any trigraphs are encountered that might change the meaning of the program.

Description

This option determines whether warnings are issued if any trigraphs are encountered that might change the meaning of the program.

Alternate Options

None


Submit feedback on this help topic