<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Digraphs and trigraphs (programming) - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Digraphs_and_trigraphs_(programming)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Digraphs_and_trigraphs_%28programming%29&amp;p=14">3.Next</a>
</p>
<p>standard, <a href="page.php?w=ANSI_C">C95</a>, included in C99, supplied digraphs as more readable alternatives to five of the trigraphs.</p>

<p>Unlike trigraphs, digraphs are handled during <a href="page.php?w=Tokenization_%28lexical_analysis%29">tokenization</a>, and any digraph must always represent a full token by itself, or compose the token <code>%:%:</code> replacing the preprocessor concatenation token <code>##</code>. If a digraph sequence occurs inside another token, for example a quoted string, or a character constant, it will not</p><p>
<a accesskey="1" href="page.php?w=Digraphs_and_trigraphs_(programming)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Digraphs_and_trigraphs_%28programming%29&amp;p=14">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
