|
|
1.1 ! root 1: /* ! 2: * Local data type structure. ! 3: */ ! 4: typedef struct ! 5: { ! 6: char *ld_name; ! 7: short ld_init; ! 8: short ld_write; ! 9: short ld_read; ! 10: short ld_count; ! 11: int ld_flags; ! 12: short ld_cvt[LD_NUM]; ! 13: } ! 14: ldata; ! 15: ! 16: extern ldata linfo[];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.