HP Pascal/iX Programmer's Guide (31502-90023)
G- 5
top-down design
The process of breaking a problem into pieces that can be easily solved.
variable
A memory location that holds data values, and which is referenced by a
variable name. Information in this location can be changed.
warning
The compiler produces warnings to indicate a possible source of run-time
errors.
word
[REV BEG]
Four consecutive bytes.[REV END] Some numeric items are defined in terms
of words, and many items must start at a word boundary in memory.