Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fgetwc_l
usr/src/head/xlocale.h
119
extern wint_t fgetwc_l(FILE *, locale_t);
usr/src/head/xlocale.h
123
#define getwchar_l(l) fgetwc_l(stdin, (l))