NSTOPS
if (nstops >= NSTOPS)
"too many tab stops (max %d)", NSTOPS);
int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0;