<?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="String literal - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=String_literal&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=String_literal&amp;p=14">3.Next</a>
</p>
<p>of <a href="page.php?w=metacharacter">metacharacter</a>s that might otherwise be mistaken as commands</p>

<p><big> Delimiter collision </big></p>
<p>When using quoting, if one wishes to represent the delimiter itself in a string literal, one runs into the problem of <a href="page.php?w=delimiter_collision">delimiter collision</a>. For example, if the delimiter is a double quote, one cannot simply represent a double quote itself by the literal <code>"""</code> as the second quote is interpreted as the end of the string literal, not as the value of the</p><p>
<a accesskey="1" href="page.php?w=String_literal&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=String_literal&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
