Google
 

Trailing-Edge - PDP-10 Archives - decuslib20-03 - decus/20-0078/libsim/putsiz.mac
There is 1 other file named putsiz.mac in the archive. Click here to see a list.
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;