1: struct fileps
   2:     {
   3:     char *buff, *bptr;
   4:     int nchars, bsize;
   5:     char eoferr, wrflag;
   6:     };
   7: extern struct fileps IEH3fpts[10];

Defined struct's

fileps defined in line 1; used 20 times

Usage of this include

Last modified: 1975-05-14
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 539
Valid CSS Valid XHTML 1.0 Strict