<?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="Block (programming) - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Block_(programming)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Block_%28programming%29&amp;p=14">3.Next</a>
</p>

<p>In primitive languages, variables had broad scope. For instance, an integer variable called IEMPNO might be used in one part of a Fortran subroutine to denote an employee social security number (SSN), but during maintenance work on the same subroutine, a programmer might accidentally use the same variable, IEMPNO, for a different purpose, and this could result in a bug that was difficult to trace. Block structure makes it easier for programmers to control scope.</p>

<p>In the following R5RS Standard <a href="page.php?w=Scheme_%28programming_language%29"> Scheme</a></p><p>
<a accesskey="1" href="page.php?w=Block_(programming)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Block_%28programming%29&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
