CS 3304: Comparative Languages
Subprograms
[
Course Documents
] : [
Subprograms
]
Previous
Contents
Next
Keyword Index
Accessing Nonlocal Environments
The
nonlocal variables
of a subprogram are those that are visible but not declared in the subprogram
Global variables
are those that may be visible in all of the subprograms of a program