OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getans
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/wump/
wump.c
121
static int
getans
(const char *);
246
if (e == 2 || !
getans
("\nCare to play another game? (y-n) "))
248
if (
getans
("In the same cave? (y-n) ") == 0)
666
getans
(const char *prompt)
function in typeref:typename:int
755
if (!
getans
("Instructions? (y-n) "))
wump.c
121
static int
getans
(const char *);
246
if (e == 2 || !
getans
("\nCare to play another game? (y-n) "))
248
if (
getans
("In the same cave? (y-n) ") == 0)
666
getans
(const char *prompt)
function in typeref:typename:int
755
if (!
getans
("Instructions? (y-n) "))
Completed in 22 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025