NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rnd_pos
games/robots/make_level.c
82
cp = rnd_pos();
games/robots/make_level.c
94
My_pos = *rnd_pos();
games/robots/move.c
186
My_pos = *rnd_pos();
games/robots/robots.h
124
COORD *rnd_pos(void);