|
|
1.1 root 1: # define MAXHEAD 15
2: extern char (*font)[MAXHEAD][2];
3: extern int (*lefline)[MAXHEAD];
4: /* t4.c: read table specification */
5: getspec()
6: {
7: int icol, i;
8: icol=3;
9: i=7;
10: {
11: font[icol][i][0] = lefline[icol][i] = 0;
12: }
13: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.