<?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="FourCC - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=FourCC&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=FourCC&amp;p=11">3.Next</a>
</p>
<p>Thus, the codes can be used efficiently in program code as integers, as well as giving cues in binary data streams when inspected.</p>

<p><big> Compiler support </big></p>
<p>FourCC is written in big endian relative to the underlying ASCII character sequence, so that it appears in the correct byte order when read as a string. Many C compilers, including GCC, define a <a href="page.php?w=C_syntax">multi-character literal</a> behavior of right-aligning to the least significant byte, so that  becomes <code>0x3<b>1</b>3<b>2</b>3<b>3</b>3<b>4</b></code> in</p><p>
<a accesskey="1" href="page.php?w=FourCC&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=FourCC&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
