NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_wch
lib/libcurses/EXAMPLES/ex1.c
298
get_wch( &wc );
lib/libcurses/EXAMPLES/view.c
308
ret = get_wch( &c );
lib/libcurses/curses.h
912
int get_wch(wint_t *);
tests/lib/libcurses/slave/curses_commands.c
4051
report_return(get_wch(&ch));