<?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 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=pointer_(computer_programming)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pointer_%28computer_programming%29&amp;p=3">3.Next</a>
</p>
<p>references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer. As an analogy, a page number in a book's index could be considered a pointer to the corresponding page; dereferencing such a pointer would be done by flipping to the page with the given page number and reading the text found on that page. The actual format and content of a pointer variable is dependent on the underlying <a href="page.php?w=computer_architecture">computer architecture</a>.</p>

<p>Using pointers significantly</p><p>
<a accesskey="1" href="page.php?w=pointer_(computer_programming)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pointer_%28computer_programming%29&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
