Annotation of 43BSD/usr.bin/tbl/t2.c, revision 1.1

1.1     ! root        1: #ifndef lint
        !             2: static char sccsid[] = "@(#)t2.c       4.2 8/11/83";
        !             3: #endif
        !             4: 
        !             5:  /* t2.c:  subroutine sequencing for one table */
        !             6: # include "t..c"
        !             7: tableput()
        !             8: {
        !             9: saveline();
        !            10: savefill();
        !            11: ifdivert();
        !            12: cleanfc();
        !            13: getcomm();
        !            14: getspec();
        !            15: gettbl();
        !            16: getstop();
        !            17: checkuse();
        !            18: choochar();
        !            19: maktab();
        !            20: runout();
        !            21: release();
        !            22: rstofill();
        !            23: endoff();
        !            24: restline();
        !            25: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.