-qtrigraph

Category

Language element control

Pragma equivalent

None.

Purpose

Enables the recognition of trigraph key combinations to represent characters not found on some keyboards.

Syntax

Read syntax diagramSkip visual syntax diagram
        .-trigraph---.   
>>- -q--+-notrigraph-+-----------------------------------------><

Defaults

-qtrigraph

Usage

A trigraph is a combination of three-key character combinations that let you produce a character that is not available on all keyboards. For details, see Trigraph sequences .

C++ only To override the default -qtrigraph setting, you must specify -qnotrigraph after the -qlanglvl option on the command line.

Predefined macros

None.

Related information