CS 3304: Comparative Languages
Control Structures
[
Course Documents
] : [
Control Structures
]
Previous
Contents
Next
Keyword Index
Variables as labels: PL/I
Can store a label value in a variable
Can be assigned values and passed as parameters
Highly flexible, but make programs impossible to read and difficult to implement