MAXWLEN
int i = MAXWLEN - (wp - wbuf);
int i = MAXWLEN;
i = MAXWLEN - (wp - wbuf);
#define MAXMOD MAXWLEN /* This cannot overflow */