...
All occurrences in a source file of the following sequences of three characters (that is, trigraph sequences) are replaced with the corresponding single character.
??=
#
??)
]
??!
|
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1d3df902d598a712-b358fb53-4b584469-8c879f9a-d686b3af8f4643326f91c7a8"><ac:plain-text-body><![CDATA[
??(
[
??'
^
??>
}
]]></ac:plain-text-body></ac:structured-macro>
??/
\
??<
{
??-
~
...
| Wiki Markup |
|---|
\[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\] Section 5.2.1.1, "Trigraph sequences"
\[[MISRA 04|AA. C References#MISRA 04]\] Rule 4.2
\[Wikipedia\] ["C Trigraphs"|http://en.wikipedia.org/wiki/C_trigraph] |
...