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

⟦71ef76d3c⟧ TextFile

    Length: 493 (0x1ed)
    Types: TextFile
    Names: »ext.h«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/General/Craps/ext.h« 

TextFile

extern int pcol[11];

extern char *keys,line[81];
extern char *nums[];
extern char *Bets[];

extern double total, wins, loss, otot, olos, owin, handle;

extern double pass,comeb,come[11],odds[11];
extern double dont,dcomeb,dcome[11],lodds[11];
extern double place[11],field;
extern double hways[11],aseven,acraps,eeyo,boxcars,aces,aceduece;

extern int dice[2],sum,point,cheat;
extern int plcpays[11][2];
extern int op[11][2];
extern int hp[11][2];
extern int fpays[13];

extern long numbets;