Symbol Table Structures for Record
type complex = record re, im: real end; var c: complex;
Contents    Page-10    Prev    Next    Page+10    Index