Converts a wide character to its corresponding multibyte value, and writes the result to a specified file. Format #include <wchar.h> wint_t putwc (wint_t wc, FILE *file_ptr);