1: /*	sdef.h	4.2	83/08/11	*/
   2: 
   3: struct s {
   4:     int nargs;
   5:     struct s *pframe;
   6:     filep pip;
   7:     int pnchar;
   8:     int prchar;
   9:     int ppendt;
  10:     int *pap;
  11:     int *pcp;
  12:     int pch0;
  13:     int pch;
  14:     };
Last modified: 1983-08-12
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2144
Valid CSS Valid XHTML 1.0 Strict