convert a multibyte sequence to a wide character NAME mbrtowc - convert a multibyte sequence to a wide character LIBRARY Standard C library ( libc , -l......ngle bytes differently from multibyte sequences. Use either mbtowc (3) or the thread-safe mbrtowc (3) instead. SEE ALSO mbrtowc (3), mbtowc (3), wctob (3)...produce non-initial states, but the multibyte to wide-character conversion functions like mbrtowc (3) do produce non-initial states when interrupted in the middle of a character…...Thread safety MT-Unsafe race VERSIONS This function is not multithread safe. The function mbrtowc (3) provides a better interface to the same functionality. STANDARDS C11, POSIX…...shift state *ps is updated. The conversion is effectively performed by repeatedly calling mbrtowc(dest, *src, n, ps) where n is some positive number, as long as this call succee…...shift state *ps is updated. The conversion is effectively performed by repeatedly calling mbrtowc(dest, *src, n, ps) where n is some positive number, as long as this call succee…...s on the LC_CTYPE category of the current locale. SEE ALSO mbstate_t (3type), mbrlen (3), mbrtowc (3), mbsrtowcs (3), wcrtomb (3), wcsrtombs (3)...he behavior of mbrlen () depends on the LC_CTYPE category of the current locale. SEE ALSO mbrtowc (3)...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…...state. Characters from the array are converted to wide characters (each by a call to the mbrtowc (3) function with a conversion state starting in the initial state before the fi…