/sys$common/syshlp/helplib.hlb CC, Run-time functions, wctomb *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts a wide character to its multibyte character representation. Syntax: #include <stdlib.h> int wctomb(char *s, wchar_t wchar);
|