<?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="Loop (statement) - Page 22 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Loop_(statement)&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Loop_%28statement%29&amp;p=23">3.Next</a>
</p>
<p>make it very difficult to check because the routine's behavior is in general unknowable to the compiler unless the language supports procedure signatures and argument intents.</p>

<p><big>Early exit and continuation</big></p>
<p>Some languages may also provide supporting statements for altering how a loop's iteration proceeds. Common among these are the <a href="page.php?w=Break_statement">''break''</a> statement, which terminates the current loop the program is in, and the <a href="page.php?w=Control_flow">''continue''</a> statement, which skips to</p><p>
<a accesskey="1" href="page.php?w=Loop_(statement)&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Loop_%28statement%29&amp;p=23">3.Next</a>
</p>

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

</card>
</wml>
