OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getwchar
include/wchar.h
248
#define getwchar() getwc((FILE *)__stdin)
lib/libc/stdio/getwchar.c
38
#undef getwchar
lib/libc/stdio/getwchar.c
41
getwchar(void)