11.9 Chapter Summary
This chapter covered these topics:
- an in-depth look at recursion in backtracking
- the CASE statement as an alternate selection method
- pragmas (compiler directives)
- a number of efficiency issues
- structure constructors
- variant records
It included discussion of the following Modula-2 built-ins:
| Reserved Words | Standard Identifier |
| BY | none |
| CASE |
Reserved Symbols
<* *> pragma enclosures
Contents