chbits
i |= chbits;
i = makem(-width(' ' | chbits));
return(makem(width('0' | chbits)));
nmbits = chbits;
storeword(' ' | chbits, sps);
storeword(' ' | chbits, sps);
storeword(' ' | chbits, sps);
c = RULE | chbits;
c = BOXRULE | chbits; /* default box rule */
drawbuf[0] = DRAWFCN | chbits | ZBIT;
drawbuf[1] = type | chbits | ZBIT;
drawbuf[2] = '.' | chbits | ZBIT; /* use default drawing character */
drawbuf[j++] = DRAWFCN | chbits | ZBIT; /* marks end for ptout */
rchar = tabc | chbits;
rchar = dotc | chbits;
return j | chbits;
chbits = 0;
setfbits(chbits, font);
sps = width(' ' | chbits);
return(j + 128 | chbits);
chbits = 0;
setsbits(chbits, ++j);
setfbits(chbits, font);
sps = width(' ' | chbits);
sps = width(' ' | chbits);