1:  /* t2.c:  subroutine sequencing for one table */
   2: # include "t..c"
   3: tableput()
   4: {
   5: saveline();
   6: savefill();
   7: ifdivert();
   8: cleanfc();
   9: getcomm();
  10: getspec();
  11: gettbl();
  12: getstop();
  13: checkuse();
  14: choochar();
  15: maktab();
  16: runout();
  17: release();
  18: rstofill();
  19: endoff();
  20: restline();
  21: }

Defined functions

tableput defined in line 3; used 1 times
Last modified: 1981-07-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 627
Valid CSS Valid XHTML 1.0 Strict