1: struct {
   2:     int a;
   3:     unsigned short s;
   4:     int b;
   5: } u;
   6: 
   7: main ()
   8: {
   9:     u.s = 0xffff;
  10: }

Defined functions

main defined in line 7; never used
Last modified: 1985-03-08
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 361
Valid CSS Valid XHTML 1.0 Strict