<?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 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Hexadecimal&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hexadecimal&amp;p=12">3.Next</a>
</p>
<p>represents hex constants in the form <code>8'hFF</code>, where 8 is the number of bits in the value and FF is the hex constant</p>

<p>
* The <a href="page.php?w=Icon_%28programming_language%29">Icon</a> and <a href="page.php?w=Smalltalk">Smalltalk</a> languages use the prefix <code>16r</code>: <code>16r5A3</code></p>

<p>
* <a href="page.php?w=PostScript">PostScript</a> and the <a href="page.php?w=Bourne_shell">Bourne shell</a> and its derivatives denote hex with prefix <code>16#</code>: <code>16#5A3</code>, <code>16#C1F27ED</code></p>

<p>
*</p><p>
<a accesskey="1" href="page.php?w=Hexadecimal&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Hexadecimal&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
