convert a wide-character string to a multibyte string NAME wcsrtombs - convert a wide-character string to a multibyte string LIBRARY Standard C library ( libc......es (7). Interface Attribute Value wcstombs () Thread safety MT-Safe VERSIONS The function wcsrtombs (3) provides a better interface to the same functionality. STANDARDS C11, POS…...200809L Before glibc 2.10: _GNU_SOURCE DESCRIPTION The wcsnrtombs () function is like the wcsrtombs (3) function, except that the number of wide characters to be converted, star…...locale. SEE ALSO mbstate_t (3type), mbrlen (3), mbrtowc (3), mbsrtowcs (3), wcrtomb (3), wcsrtombs (3)...of the current locale. Passing NULL as ps is not multithread safe. SEE ALSO mbsinit (3), wcsrtombs (3)