convert a wide character to a multibyte sequence NAME wctomb - convert a wide character to a multibyte sequence LIBRARY Standard C library ( libc , -l......onalized programs must never distinguish single-byte and multibyte characters. Use either wctomb (3) or the thread-safe wcrtomb (3) instead. SEE ALSO btowc (3), wcrtomb (3), wct…...POSIX.1-2001. SEE ALSO MB_LEN_MAX (3), mblen (3), mbstowcs (3), mbtowc (3), wcstombs (3), wctomb (3)...egory of the current locale. SEE ALSO mblen (3), mbstowcs (3), mbtowc (3), wcsrtombs (3), wctomb (3)...rent locale. SEE ALSO MB_CUR_MAX (3), mblen (3), mbrtowc (3), mbstowcs (3), wcstombs (3), wctomb (3)...n'); } exit(EXIT_SUCCESS); } SEE ALSO mblen (3), mbsrtowcs (3), mbtowc (3), wcstombs (3), wctomb (3)...fo(CODESET) function returns the name of the selected encoding. Library functions such as wctomb (3) and mbsrtowcs (3) can be used to transform the internal wchar_t characters a…...s isupper (3) and toupper (3), and the multibyte character functions such as mblen (3) or wctomb (3). LC_IDENTIFICATION (GNU extension, since glibc 2.2) Change settings that rel…...tomb() if its final argument is NULL wcsrtombs() if its final argument is NULL wcstombs() wctomb() Async-cancel-safe functions An async-cancel-safe function is one that can be s…