DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXSTR
games/adventure/io.c
63
static char wd1buf[MAXSTR], wd2buf[MAXSTR];
games/adventure/io.c
95
if (++numch >= MAXSTR) { /* string too long */