<?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="Leading zero - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=leading_zero&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=leading_zero&amp;p=15">3.Next</a>
</p>
<p>to numbers. As an example, "<code>0020</code>" does not represent 20<sub>10</sub> (2×10<sup>1</sup> + 0×10<sup>0</sup>), but rather 20<sub>8</sub>&nbsp;= 16<sub>10</sub> (2×8<sup>1</sup>&nbsp;+ 0×8<sup>0</sup>&nbsp;= 1×10<sup>1</sup>&nbsp;+ 6×10<sup>0</sup>). Decimal numbers written with leading zeros will be interpreted as octal by languages that follow this convention and will generate errors if they contain "8" or "9", since these digits do not exist in octal. This behavior can be a nuisance when working with sequences of strings with</p><p>
<a accesskey="1" href="page.php?w=leading_zero&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=leading_zero&amp;p=15">3.Next</a>
</p>

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

</card>
</wml>
