VMS Help  —  CRTL  mblen
    Determines the number of bytes comprising a multibyte character.

    Format

      #include  <stdlib.h>

      int mblen  (const char *s, size_t n);
Additional Information: explode extract
Arguments Description Return Values
Close Help