|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, wctomb *Conan The Librarian |
Converts a wide character to its multibyte character
representation.
Format
#include <stdlib.h>
int wctomb (char *s, wchar_t wchar);
Additional Information (explode) :
|
|