Home
last modified time | relevance | path

Searched refs:batchword (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/boggle/boggle/
H A Dbog.c61 static char *batchword(FILE *);
208 while ((p = batchword(stdin)) != NULL) in main()
288 batchword(FILE *fp) in batchword() function