OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CharOf
lib/libcurses/curses.priv.h
1383
#define CharOf(c) ((c).chars[0])
lib/libcurses/curses.priv.h
1477
#define CharOf(c) ChCharOf(c)