local_proto.h 161 B

12345
  1. /* gethead.c */
  2. int gethead(FILE *, struct Cell_head *, RASTER_MAP_TYPE *, DCELL *, char **);
  3. int getgrdhead(FILE *, struct Cell_head *);
  4. int file_scan(FILE *);