VMS Help  —  CRTL  strnlen
    Returns the number of bytes in a string.

    Format

      #include  <string.h>

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