OpenBSD
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
72
cp = rnd_pos();
games/robots/make_level.c
84
My_pos = *rnd_pos();
games/robots/move.c
191
My_pos = *rnd_pos();
games/robots/robots.h
120
COORD *rnd_pos(void);