Library /sys$common/syshlp/helplib.hlb
CRTL, mbstowcs, Description

 *Conan The Librarian

    The mbstowcs function converts a sequence of multibyte characters
    from the array pointed to by s to a sequence of wide-character
    codes that are stored into the array pointed to by pwcs, up to a
    maximum of n codes.

    This function is affected by the LC_CTYPE category of the
    program's current locale. If copying takes place between objects
    that overlap, the behavior is undefined.
  Close     Help