Converts the wide character to its multibyte character representation. Format #include <wchar.h> size_t wcrtomb (char *s, wchar_t wc, mbstate_t *ps);