<?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="Bit field - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Bit_field&amp;p=2">3.Next</a>
</p>
<p>A <b>bit field</b> is a <a href="page.php?w=data_structure">data structure</a> that maps to one or more adjacent <a href="page.php?w=bit">bit</a>s which have been allocated for specific purposes, so that any single bit or group of bits within the structure can be set or inspected. A bit field is most commonly used to represent <a href="page.php?w=Primitive_data_type">integral type</a>s of known, fixed bit-width, such as single-bit <a href="page.php?w=Boolean_data_type">Booleans</a>.</p>

<p>The meaning of the individual bits within the field</p><p>
<a accesskey="3" href="page.php?w=Bit_field&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
