MAXFILTER
static char *filter[MAXFILTER];
static int filtertype[MAXFILTER];
if (nfilter >= MAXFILTER) {