|
VMS Help CRTL, wcrtomb, Return Values *Conan The Librarian |
n The number of bytes stored in the resulting
array, including any shift sequences to
represent the multibyte character.
-1 Indicates an encoding error. The wc argument
is not a valid wide character. The global
errno is set to EILSEQ; the conversion state
is undefined.
|
|