FormatOutput Input, Formatting, Output, Status
if Status = Success then ...Status := FormatOutput Input Formatting Output
if Status = Success then ...5.9
define product a b a*b
a bdefine product a b a * bry (Key Index )\5.8.2
C
x 1,x 2 x+1*y+2
preductdefine preduct ( a b) ((a)*(b))define LookupEnt
Index = (key-10)/5;\
Index = min Index,MAX_INDEX ;\
Index = max ( Index,MIN_INDEX );
...
for ( Entrycount=0; Entrycount<NumEntries; Entrycount ++)