convert a multibyte string to a wide-character string (restartable) NAME mbsrtowcs - convert a multibyte string to a wide-character string (restartable) LIBRARY Standard C......200809L Before glibc 2.10: _GNU_SOURCE DESCRIPTION The mbsnrtowcs () function is like the mbsrtowcs (3) function, except that the number of bytes to be converted, starting at *s…...TYPE category of the current locale. SEE ALSO mbstate_t (3type), mbrlen (3), mbrtowc (3), mbsrtowcs (3), wcrtomb (3), wcsrtombs (3)...es (7). Interface Attribute Value mbstowcs () Thread safety MT-Safe VERSIONS The function mbsrtowcs (3) provides a better interface to the same functionality. STANDARDS C11, POS…...mbrtowc () depends on the LC_CTYPE category of the current locale. SEE ALSO mbsinit (3), mbsrtowcs (3)