|
|
1.1 ! root 1: typedef enum ! 2: { ! 3: ot_arg, ! 4: ot_auto, ! 5: ot_extern, ! 6: ot_static, ! 7: } ! 8: objects; ! 9: ! 10: struct object ! 11: { ! 12: objects obj_what; ! 13: object *obj_next; ! 14: long obj_size; ! 15: char *obj_name; ! 16: short obj_flags; ! 17: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.