Home | Sort by: relevance | last modified time | path |
/src/games/adventure/ | |
io.c | 72 int first, numch, c; local in function:getin 77 for (s = wd1buf, first = 1, numch = 0;;) { 91 first = numch = 0; 103 if (++numch >= MAXSTR) { /* string too long */ |