<?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="C (programming language) - Page 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=C_(programming_language)&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=C_%28programming_language%29&amp;p=15">3.Next</a>
</p>
<p>code to compare each field<br/>
* User-defined <a href="page.php?w=Union_type">union</a> types support overlapping members, allowing multiple data types to share the same <a href="page.php?w=memory_location">memory location</a><br/>
* User-defined <a href="page.php?w=enumerated_type">enumeration</a> types support aliasing integer values<br/>
* Lacks a <a href="page.php?w=String_%28computer_science%29">string type</a> but has syntax for <a href="page.php?w=null-terminated_string">null-terminated string</a>s with associated <a href="page.php?w=C_string_handling">handling</a></p><p>
<a accesskey="1" href="page.php?w=C_(programming_language)&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=C_%28programming_language%29&amp;p=15">3.Next</a>
</p>

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

</card>
</wml>
