<?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 system - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Type_system&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_system&amp;p=11">3.Next</a>
</p>
<p>value, but the calling code passed a <a href="page.php?w=Floating-point_arithmetic">floating-point value</a>, then the wrong result will be computed by the invoked function. </p>

<p>The C compiler checks the types of the arguments passed to a function when it is called against the types of the parameters declared in the function's definition. If the types do not match, the compiler throws a compile-time error or warning.</p>

<p>A <a href="page.php?w=compiler">compiler</a> may also use the static type of a value to optimize the storage it needs</p><p>
<a accesskey="1" href="page.php?w=Type_system&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Type_system&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
