Historical ScopingRules, Revision 1
UNDER CONSTRUCTION
Scoping Rules
These are the rules and explanation of scope in the Euphoria Programming Language
What is SCOPE
Simply put, it's the part of a program that can be seen by other parts of the program.
Module scope
Local scope
Global scope
Public scope
Export Scope
- diff to current revision, view current revision history, backlinks
- Last modified Jul 17, 2013 by DerekParnell