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