/sys$common/syshlp/helplib.hlb
CRTL, strncasecmp

 *Conan The Librarian

    Does a case-insensitive comparison between two 7-bit ASCII
    strings.

    Format

      #include  <strings.h>

      int strncasecmp  (const char *s1, const char *s2, size_t n);

  Additional Information (explode) :

  Close     Help