<?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="Control flow - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=control_flow&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=control_flow&amp;p=8">3.Next</a>
</p>
<p>imperative code is.</p>

<p><big>Label</big></p>
<p>A <a href="page.php?w=Label_%28programming_language%29">label</a> identifies a position in <a href="page.php?w=source_code">source code</a>. Some control flow statements reference a label so that control jumps to the labeled line. Other than marking a position, a label has no other effect.</p>

<p>Some languages limit a label to a number which is sometimes called a <a href="page.php?w=line_number">line number</a>, although that implies the inherent index of the line, not a label. None-the-less, such</p><p>
<a accesskey="1" href="page.php?w=control_flow&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=control_flow&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
