|
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: 267 (0x10b) Types: TextFile Names: »cvcode.h«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Crystal/cvcode.h«
/* cvcode.h * return-codes from cvact **************************************************************************/ #define S_move 555 #define S_okay 556 #define S_obj 557 #define S_what 558 #define S_light 559 #define S_show 560 #define S_dark 561 #define S_miss 562