VMS Help
CRTL, strnlen

 *Conan The Librarian

    Returns the number of bytes in a string.

    Format

      #include  <string.h>

      size_t strnlen  (const char *s, size_t n);

  Additional Information (explode) :

  Close     Help