<?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="Macintosh Toolbox - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Macintosh_Toolbox&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Macintosh_Toolbox&amp;p=8">3.Next</a>
</p>
<p>to store <a href="page.php?w=Parameter_%28computer_science%29">parameter</a>s to the most common functions. For example, <a href="page.php?w=memory_allocation">memory allocation</a> is a very common task, so it should be expressed in as few bytes of code as possible. Sometimes the programmer wants to clear the memory block to zeros, so either the allocation function should take a <a href="page.php?w=Boolean_data_type">boolean</a> parameter, or there should be two allocation functions. To pass a parameter would require an additional two-byte instruction,</p><p>
<a accesskey="1" href="page.php?w=Macintosh_Toolbox&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Macintosh_Toolbox&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
