|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fputwc *Conan The Librarian |
Converts a wide character to its corresponding multibyte value,
and writes the result to a specified file.
Format
#include <wchar.h>
wint_t fputwc (wint_t wc, FILE *file_ptr);
Additional Information (explode) :
|
|