MAXINP
if (ilevel + 1 == MAXINP)
struct input_file infile[MAXINP];/* input file stack (0=stdin) */
for (i = 0; i < MAXINP; i++)
for (i = 0; i < MAXINP; i++)
unsigned char *bbase[MAXINP]; /* the base for each ilevel */