1: putchar (c)
   2: char c;
   3: {
   4: extern cout;
   5: cputc(c,cout);
   6: }

Defined functions

putchar defined in line 1; never used
Last modified: 1975-05-14
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 481
Valid CSS Valid XHTML 1.0 Strict