<?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="Undefined value - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Undefined_value&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Undefined_value&amp;p=11">3.Next</a>
</p>
<p>for dealing with failure to return a value.  The function returns in a defined way, but it does not return a value, so there is no need to invent a special value to return.</p>

<p>A variation on this is <a href="page.php?w=signal_handling">signal handling</a>, which is done at the operating system level and not integrated into a programming language.  Signal handlers can attempt some forms of recovery, such as terminating part of a computation, but without as much flexibility as fully integrated exception handling.</p>

<p><big> Non-returning functions </big></p><p>
<a accesskey="1" href="page.php?w=Undefined_value&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Undefined_value&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
