Two consecutive question marks signify the start of a trigraph sequence.
| Wiki Markup |
|---|
According to the C99 Standard \[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\]: |
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="efd25addbf65718b-5f219b18-48e540cd-bbf6a4c6-9f85d1fd4411759260c4a7f4"><ac:plain-text-body><![CDATA[
??(
[
??'
^
??>
}
]]></ac:plain-text-body></ac:structured-macro>
??/
\
??<
{
??-
~
...