<?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="Statement (computer science) - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Statement_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Statement_%28computer_science%29&amp;p=7">3.Next</a>
</p>
<p>60: <code><b>goto</b> label;</code><br/>
**C, C++, PHP, Pascal: <code>goto label;</code><br/>
* <a href="page.php?w=Return_statement">return</a><br/>
**Fortran: <code>RETURN value</code><br/>
**C, C++, Java, PHP: <code>return value;</code><br/>
* <a href="page.php?w=exit_%28system_call%29">stop/halt/exit</a><br/>
**Fortran: <code>STOP number</code><br/>
**C, C++: <code>exit(expression)</code><br/>
**PHP: <code>exit number;</code></p>

<p><big>Compound statements</big></p>
<p>Compound statements may contain (sequences of) statements, nestable to any reasonable</p><p>
<a accesskey="1" href="page.php?w=Statement_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Statement_%28computer_science%29&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
