/* get_range.c */ int get_range(struct Cell_stats *, CELL *, CELL *, int); /* get_stats.c */ int get_stats(char *, char *, struct Cell_stats *, int);