OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putwc
include/wchar.h
249
#define putwc(wc, f) fputwc((wc), (f))
lib/libc/stdio/putwc.c
38
#undef putwc
lib/libc/stdio/putwc.c
41
putwc(wchar_t wc, FILE *fp)