<?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="Hexadecimal - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=hexadecimal&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=hexadecimal&amp;p=6">3.Next</a>
</p>

<p><big>Identification</big></p>
<p>There are several conventions for expressing that a number is represented as hex.</p>

<p>
* A decimal subscript can give the base explicitly. For example 159<sub>10</sub> indicates decimal 159, 159<sub>16</sub> indicates hex 159. Some prefer a text subscript, such as 159<sub>decimal</sub> and 159<sub>hex</sub>, or 159<sub>d</sub> and 159<sub>h</sub></p>

<p>
* In C and many languages influenced by it, the prefix <code>0x</code> indicates that the numeric literal after it is in hex, a character of a string or character</p><p>
<a accesskey="1" href="page.php?w=hexadecimal&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=hexadecimal&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
