NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
END_OF_INPUT
games/gomoku/main.c
291
if (curmove != END_OF_INPUT)
games/gomoku/main.c
411
return c == EOF ? END_OF_INPUT : ctos(buf);