<?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="Memory pool - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Memory_pool&amp;p=2">3.Next</a>
</p>
<p><b>Memory pools</b>, also called <a href="page.php?w=fixed-size_blocks_allocation">fixed-size blocks allocation</a>, is the use of <a href="page.php?w=Pool_%28computer_science%29">pools</a> for <a href="page.php?w=memory_management">memory management</a> that allows <a href="page.php?w=dynamic_memory_allocation">dynamic memory allocation</a>. Dynamic memory allocation can, and has been achieved through the use of techniques such as <a href="page.php?w=malloc">malloc</a> and <a href="page.php?w=C%2B%2B">C++</a>'s <a href="page.php?w=New_%28C%2B%2B%29">operator new</a>;</p><p>
<a accesskey="3" href="page.php?w=Memory_pool&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
