1 2 3 4 5 6 7 8 9 10
enum { Matchwin, Entrywin, Dictwin }; #define MAXTAG 20 #define MAXMATCH 100 #define BUFSIZE 4096