This is mm.offset.c in view mode; [Download] [Up]
#include "mm.head.h"
offset(){
BARE0("off ");
if(bc != ';'){bc = field(fld,SIGS,SBRK); *(Params+2) = Time = getp2(fld);}
if(Time > 0 && Time < Now)SEQ(SEC);
if(Time > Now)synthesize();
bc = field(fld,SIGS,SBRK);
BARE1("%s ",fld);
Offset = expr(fld);
BARE0(";\n");
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.