<?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="Null pointer - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Null_pointer&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Null_pointer&amp;p=6">3.Next</a>
</p>
<p>to access the data stored at that (invalid) memory location may cause a run-time error or immediate program crash. This is the <b>null pointer error</b>, or <b>null pointer exception</b>. It is one of the most common types of software weaknesses, and <a href="page.php?w=Tony_Hoare">Tony Hoare</a>, who introduced the concept, has referred to it as a "billion dollar mistake".</p>

<p><big>C</big></p>
<p>In <a href="page.php?w=C_%28programming_language%29">C</a>, two null pointers of any type are guaranteed to compare equal. The preprocessor macro <code>NULL</code></p><p>
<a accesskey="1" href="page.php?w=Null_pointer&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Null_pointer&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
