/* fancy.c */ int fancy(char *, struct Cell_head *, struct Categories *); /* normal.c */ int normal(char *, struct Cell_head *, struct Categories *);