BMAX
uInt c[BMAX+1]; /* bit length count table */
inflate_huft *u[BMAX]; /* table stack */
uInt x[BMAX+1]; /* bit offsets, then code stack */
for (j = 1; j <= BMAX; j++)
for (i = BMAX; i; i--)
char tempbuf[BMAX + 1];
while ((fgets(tempbuf, BMAX, fromdes) != NULL))
static char diffcmd[BMAX];
unsigned c[BMAX + 1]; /* bit length count table */
struct huft *u[BMAX]; /* table stack */
unsigned x[BMAX + 1]; /* bit offsets, then code stack */
for (j = 1; j <= BMAX; j++)
for (i = BMAX; i; i--)
uInt c[BMAX+1]; /* bit length count table */
inflate_huft *u[BMAX]; /* table stack */
uInt x[BMAX+1]; /* bit offsets, then code stack */
for (j = 1; j <= BMAX; j++)
for (i = BMAX; i; i--)