|
|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 440 (0x1b8)
Types: TextFile
Names: »common-vms.ch«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
└─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z«
└─⟦c58930e5c⟧
└─⟦this⟧ »TeX3.14/CWEB/common-vms.ch«
This is the change file for CWEBs COMMON.WEB under VMS. Bjorn Larsen, University of Oslo, 1987. @x if (history > harmless_message) exit(1); else exit(0); @y /* VMS and UNIX have different error status convention */ if (history > harmless_message) exit(2); else exit(1); @z @x @ @<Set up null...@>= strcpy(change_file_name,"/dev/null"); @y @ @<Set up null...@>= strcpy(change_file_name,"nl:"); /* VMS notation for /dev/null */ @z