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

⟦e24ff626d⟧ TextFile

    Length: 248 (0xf8)
    Types: TextFile
    Names: »main.h«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3f75c1919⟧ »EurOpenD3/utils/decomp.tar.Z« 
        └─⟦510c4d5ee⟧ 
            └─⟦this⟧ »decomp/main.h« 

TextFile

/*
 * Module: main.h
 *
 * Author: J. Reuter
 */

/* declare main.c global variables */

extern FILE *objfile;		/* object file descriptor */
extern struct exec obj_header;	/* object file header */
extern long offset;		/* object file code offset */