1: struct s {
   2:     int nargs;
   3:     struct s *pframe;
   4:     filep pip;
   5:     int pnchar;
   6:     int prchar;
   7:     int ppendt;
   8:     int *pap;
   9:     int *pcp;
  10:     int pch0;
  11:     int pch;
  12:     };

Defined struct's

s defined in line 1; used 56 times

Usage of this include

Last modified: 1981-07-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 552
Valid CSS Valid XHTML 1.0 Strict