# | Line 41 | Line 41 | gridsect(fname, sect) /* get specified section(s) and | |
---|---|---|
41 | char *fname; | |
42 | int sect; | |
43 | { | |
44 | – | extern long ftell(); |
44 | FILE *fp; | |
45 | HOLO hdsect; | |
46 | int fd; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |