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: }

Defined functions

tableput defined in line 7; used 1 times

Defined variables

sccsid defined in line 2; never used
Last modified: 1987-02-17
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1866
Valid CSS Valid XHTML 1.0 Strict