Scope/Function names and labels: Difference between revisions

Content added Content deleted
(Added Algol 68)
m (added whitespace before the TOC, added a Task (bold) header.)
Line 1: Line 1:
{{task|Basic language learning}}[[Category:Scope]]
{{task|Basic language learning}}[[Category:Scope]]
;Task:
The task is to explain or demonstrate the levels of visibility of function names and labels within the language.
Explain or demonstrate the levels of visibility of function names and labels within the language.



;See also
;See also:
* [[Variables]] for levels of scope relating to visibility of program variables
* [[Variables]] for levels of scope relating to visibility of program variables
* [[Scope modifiers]] for general scope modification facilities
* [[Scope modifiers]] for general scope modification facilities
<br><br>


=={{header|ALGOL 68}}==
=={{header|ALGOL 68}}==