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

⟦d49f143c7⟧ TextFile

    Length: 272 (0x110)
    Types: TextFile
    Names: »testbitmap«

Derivation

└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5
    └─⟦2ca9b63e1⟧ »./contrib-1/contrib-1.00« 
        └─⟦a8392fb20⟧ 
            └─⟦this⟧ »contrib/examples/OReilly/Vol4/ch04/testbitmap« 

TextFile

#define testbitmap_width 10
#define testbitmap_height 10
#define testbitmap_x_hot 0
#define testbitmap_y_hot 0
static char testbitmap_bits[] = {
   0xff, 0x03, 0x03, 0x03, 0x79, 0x02, 0xfd, 0x02, 0xcd, 0x02, 0xcd, 0x02,
   0xfd, 0x02, 0x79, 0x02, 0x03, 0x03, 0xff, 0x03};