|
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 - downloadIndex: T m
Length: 751 (0x2ef) Types: TextFile Names: »maps.c«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─⟦526ad3590⟧ »EUUGD11/gnu-31mar87/X.V10.R4.tar.Z« └─⟦2109abc41⟧ └─⟦this⟧ »./X.V10R4/libvs100/maps.c«
/* $Header: maps.c,v 10.3 86/02/01 15:46:58 tony Rel $ */ /* foreground/background map */ char FBMap[] = {0x40, 0x40, 0x40, 0x40, 0x45, 0x45, 0x45, 0x45, 0x4a, 0x4a, 0x4a, 0x4a, 0x4f, 0x4f, 0x4f, 0x4f, 0x40, 0x44, 0x48, 0x22, 0x41, 0x45, 0x49, 0x4d, 0x42, 0x46, 0x4a, 0x4e, 0x00, 0x47, 0x4b, 0x4f, 0x40, 0x41, 0x42, 0x00, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x22, 0x4d, 0x4e, 0x4f, 0x40, 0x45, 0x4a, 0x4f, 0x40, 0x45, 0x4a, 0x4f, 0x40, 0x45, 0x4a, 0x4f, 0x40, 0x45, 0x4a, 0x4f}; /* single source map */ char SSMap[] = {0x40, 0x41, 0x42, 0x00, 0x44, 0x45, 0x46, 0x47, 0x48, 0x49, 0x4a, 0x4b, 0x22, 0x4d, 0x4e, 0x4f, 0x40, 0x44, 0x48, 0x22, 0x41, 0x45, 0x49, 0x4d, 0x42, 0x46, 0x4a, 0x4e, 0x00, 0x47, 0x4b, 0x4f};