convert a multibyte sequence to a wide character NAME mbtowc - convert a multibyte sequence to a wide character LIBRARY Standard C library ( libc , -l......e, and unnecessarily treats single bytes differently from multibyte sequences. Use either mbtowc (3) or the thread-safe mbrtowc (3) instead. SEE ALSO mbrtowc (3), mbtowc (3), wc…...OSIX.1-2008. HISTORY C99, POSIX.1-2001. SEE ALSO MB_LEN_MAX (3), mblen (3), mbstowcs (3), mbtowc (3), wcstombs (3), wctomb (3)...C_CTYPE category of the current locale. SEE ALSO MB_CUR_MAX (3), mblen (3), mbstowcs (3), mbtowc (3), wcrtomb (3), wcstombs (3)...depends on the LC_CTYPE category of the current locale. SEE ALSO mblen (3), mbstowcs (3), mbtowc (3), wcsrtombs (3), wctomb (3)...tf("lower "); } putchar('\n'); } exit(EXIT_SUCCESS); } SEE ALSO mblen (3), mbsrtowcs (3), mbtowc (3), wcstombs (3), wctomb (3)