/sys$common/syshlp/helplib.hlb CC, Run-time functions, mblen *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Determines the number of bytes comprising a multibyte character. Syntax: #include <stdlib.h> int mblen(const char *s, size_t n);
|