|
VMS Help CRTL, wcstombs *Conan The Librarian |
Converts a sequence of wide-character codes to a sequence of
multibyte characters.
Format
#include <stdlib.h>
size_t wcstombs (char *s, const wchar_t *pwcs, size_t n);
Additional Information (explode) :
|
|