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

⟦9f09803b8⟧ TextFile

    Length: 215 (0xd7)
    Types: TextFile
    Names: »flag.b«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/X/Xconq/lib/flag.b« 

TextFile

#define flag_width 16
#define flag_height 16
static short flag_bits[] = {
   0x0000, 0x0010, 0x0070, 0x00f0,
   0x00f0, 0x01f0, 0x01f0, 0x03f0,
   0x03d0, 0x0390, 0x0310, 0x0210,
   0x0010, 0x0010, 0x0000, 0x0000};