DragonflyBSD
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
53
struct player players[MAXPLAYERS], temp;
games/snake/snscore/snscore.c
83
if (noplayers >= MAXPLAYERS) {