<?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="Pointer (computer programming) - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Pointer_(computer_programming)&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pointer_%28computer_programming%29&amp;p=16">3.Next</a>
</p>
<p>value is meant to be interpreted as a memory address, which is a rather low-level concept.</p>

<p>References serve as a level of indirection: A pointer's value determines which memory address (that is, which datum) is to be used in a calculation. Because indirection is a fundamental aspect of algorithms, pointers are often expressed as a fundamental <a href="page.php?w=data_type">data type</a> in <a href="page.php?w=programming_language">programming language</a>s; in <a href="page.php?w=Static_types">statically</a> (or <a href="page.php?w=Strong_and_weak_typing">strongly</a>)</p><p>
<a accesskey="1" href="page.php?w=Pointer_(computer_programming)&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pointer_%28computer_programming%29&amp;p=16">3.Next</a>
</p>

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

</card>
</wml>
