USG_PG3/usr/source/tbl/tbl2.c

Compare this file to the similar file:
Show the results in this format:

# include "tbl.c"
tableput()
{
savefill();
ifdivert();
getcomm();
getspec();
gettbl();
getstop();
checkuse();
choochar();
maktab();
runout();
release();
rstofill();
endoff();
}