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......rtowcs (3), and the one used by wide character to multibyte conversion functions, such as wcsrtombs (3), but they both fit in a mbstate_t , and they both have the same represent…...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)...f passed a non-NULL argument ttyname() unsetenv() wcrtomb() if its final argument is NULL wcsrtombs() if its final argument is NULL wcstombs() wctomb() Async-cancel-safe functio…