OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inputfp
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/gomoku/
main.c
72
static FILE *
inputfp
; /* file for debug input */
variable in typeref:typename:FILE *
160
if (argc == 1 && (
inputfp
= fopen(*argv, "r")) == NULL)
290
curmove = readinput(
inputfp
);
361
if (
inputfp
== NULL && test == NORMAL_PLAY)
368
if (
inputfp
!= NULL) {
Completed in 37 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025