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
Index: T d

⟦8ddaa5864⟧ TextFile

    Length: 2417 (0x971)
    Types: TextFile
    Names: »data.c«

Derivation

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

TextFile

#include "c_common.h"

char	comman_[20] = {
	'S','R','I','K','O','L','F','G','P','H',
	'Y','T','V','J','?','\0','\0','U','N','+'
};

char	comm_[30] = {
	'D','E','W','Q','A','Z','X','C','S',
	'L','B','F','T','G','V','J','U',-1,-1,
	'O','P','R','I','M','K','N','S','?','Y','H'
};

int	iotab_[16] = {
	0,500,700,900,1100,1200,1300,1400,1500,2000,
	2200,2400,2600,2700,2800,2900
};

int	ovrpop_[2][16] = {
	{ 9,001,002,9,003,004,05,9,9,9,06,9,07,9,9,08,},
	{ 0,499,199,0,199,199,83,0,0,0,99,0,99,0,0,99}
};

int	comscn_[40] = {
	'M','N','O','S','T','V','P','Y','C','L','H','J',
	'1','R','@','Q','+','A',0,0,
	'LO','NU','LI','TR','AR','TA','PA','A1',
	'T3','A0','CO','CH','Q0','Q1','JE','CY','EX',0,0,0
};

int	arrow_[9] = {
	-101,-100,-99,-1,0,1,99,100,101
};

int	cmytbl_[9] = {
	6104,6103,6102,6105,6101,6106,6107,6108,0
};
int	crahit_[15] = {
	0,0,0,0, 200, 400,0,0,0, 500,0, 600,0,0, 700
};
int	craloc_[15] = {
	0,500,0,700,900,1100,0,0,0,1200,0,1300,0,0,1400
};
int	__hits_[15] = {
	1,1,0,3,2,3,0,0,0,8,0,8,0,0,12
};
int	iarrow_[10] = {
	0,1,-99,-100,-101,-1,99,100,101,0
};
int	index_[15] = {
	11,12,0,13,14,15,0,0,0,16,0,17,0,0,18
};
int	kbfudg_[9] = {
	-101,-100,-99,-1,1,99,100,101,0
};
char	kbtbl_[9] = {
	'Q','W','E','A','D','Z','X','C',' '
};
int	lopmax_[15] = {
	500,200,0,200,200,100,0,0,0,100,0,100,0,0,100
};
char	oka_[5] = {
	'+',' ','*','X','O'
};
char	okb_[5] = {
	'+',' ','O','t','*'
};
char	okc_[5] = {
	'.',' ','O','*','X'
};
int	ph_[8] = {
	1,2,4,5,6,10,12,15
};
char	phaze_[8] = {
	'A','F','D','S','T','R','C','B'
};
int	phazee_[8] = {
	1,2,4,5,6,10,12,15
};
int	step_ = 37, posit_ = 65, start_ = 102;
int	tipe_[15] = {
	1,2,0,3,4,5,0,0,0,6,0,7,0,0,8
};

int		lines_, cols_;
int		x_[70];
int		g2_[100];
int		nshprf_[4][6];
int		prior_[7];
int		range_[200], ar2s_[500];
int		armtot_[20], codefu_[1500], codela_[1500], target_[70], 
		limit_[16];
int		d2_[3];
int		mycode_[1500];
int		rang_[200];
int		ptr_;
int		rlmap_[3000];
int		cities[128];

int		movedflag_[1500];
int		j1ts_[1600];
int		d_[667];
int		owner_[70];
int		found_[70];
int		phase_[70];
int		fipath_[70];
int		loci_[11][10];
int		number_[18];
int		troopt_[5][6];

char		submap_[39][39];
char		ab_, ac_, ad_, ao_, e_, own1_, own2_, own_;
char		ab9_[9];
char		ifile_[11], kill_;
char		tty_[20];
char		emap_[6000], rmap_[6000], pmap_[6000], omap_[6000];
char		pamela_[8], reeed_[9];
char		jnkbuf_[80];

LOGICAL		specal_, pass_, automv_;