DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦bdee7608d⟧ TextFile

    Length: 302 (0x12e)
    Types: TextFile
    Names: »objects.h«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/General/Zork/objects.h« 

TextFile

C
C OBJECTS
C
	COMMON /OBJCTS/ OLNT,ODESC1(220),ODESC2(220),ODESCO(220),
&		OACTIO(220),OFLAG1(220),OFLAG2(220),OFVAL(220),
&		OTVAL(220),OSIZE(220),OCAPAC(220),OROOM(220),
&		OADV(220),OCAN(220),OREAD(220)
	INTEGER EQO(220,14)
	EQUIVALENCE (ODESC1, EQO)
C
	COMMON /OROOM2/ R2LNT,OROOM2(20),RROOM2(20)