/* gethead.c */ int gethead (FILE *,struct Cell_head *,RASTER_MAP_TYPE *,DCELL *,char **); int getgrdhead (FILE *, struct Cell_head *); int file_scan(FILE *);