A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-71B3FADF-7E62-4168-8710-C75182AF7282
Visible to Intel only — GUID: GUID-71B3FADF-7E62-4168-8710-C75182AF7282
Wtrigraphs
Determines whether warnings are issued if any trigraphs are encountered that might change the meaning of the program.
Syntax
Linux: |
-Wtrigraphs -Wno-trigraphs |
Windows: |
/Wtrigraphs /Wno-trigraphs |
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.
IDE Equivalent
Alternate Options
None