OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inputch
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/boggle/boggle/
extern.h
46
int
inputch
(void);
help.c
89
if ((
inputch
() & 0177) != ' ')
99
inputch
();
bog.c
235
while (
inputch
() != ' ');
249
ch =
inputch
();
mach.c
218
while ((ch =
inputch
()) != '\021' && ch != '\023')
265
inputch
(void)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025