termp_col
static void adjbuf(struct termp_col *, size_t);
adjbuf(struct termp_col *c, size_t sz)
struct termp_col *tcols; /* Array of table columns. */
struct termp_col *tcol; /* Current table column. */