NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXPLAYERS
games/snake/snscore/snscore.c
64
static struct player players[MAXPLAYERS], temp;
games/snake/snscore/snscore.c
96
if (noplayers >= MAXPLAYERS) {