<?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="Type conversion - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Type_conversion&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_conversion&amp;p=8">3.Next</a>
</p>
<p>interpretation of the bit pattern representing a value from one type to another. For example, 32 contiguous bits may be treated as an array of 32 Booleans, a 4-byte string, an unsigned 32-bit integer or an IEEE single precision floating point value. Because the stored bits are never changed, the programmer must know low level details such as representation format, byte order, and alignment needs, to meaningfully cast.</p>

<p>In the C family of languages and <a href="page.php?w=ALGOL_68">ALGOL 68</a>, the word cast typically refers to an explicit</p><p>
<a accesskey="1" href="page.php?w=Type_conversion&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_conversion&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
