COMMENT * SIMULA specification;
OPTIONS(/E:CODE,NOCHECK,putsize);
INTEGER PROCEDURE putsize;!(item[,item] ...]);
COMMENT returns the number of words put will write on a file,
given the same parameters;
!*;! MACRO-10 code follows !*;!
qpz==1 ;! Prefix to output.mac to generate putsize.rel
;! output.mac follows here;