|
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 - downloadIndex: ┃ T d ┃
Length: 577 (0x241) Types: TextFile Names: »dvityext.h«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/dvidoc/dvityext.h«
procedure opendvifile; external; function getbyte: integer; external; function signedbyte: integer; external; function gettwobytes: integer; external; function signedpair: integer; external; function getthreebytes: integer; external; function signedtrio: integer; external; function signedquad: integer; external; function curpos(var f:bytefile):integer; external; procedure setpos(var f:bytefile;n:integer); external; procedure setpaths; external; function testaccess(accessmode:integer; filepath:integer): boolean; external; procedure exit(i:integer); external;