MAXREP
for (i = 0; i < MAXREP; i++) {
static char buf[MAXREP][MAXWIDTH];
static int maxcol[MAXREP] = {-1};