HomeSort by: relevance | last modified time | path
    Searched refs:MAXSTR (Results 1 - 2 of 2) sorted by relevancy

  /src/games/adventure/
io.c 71 static char wd1buf[MAXSTR], wd2buf[MAXSTR];
103 if (++numch >= MAXSTR) { /* string too long */
hdr.h 76 #define MAXSTR 20 /* max length of user's words */

Completed in 13 milliseconds