VMS Help  —  CRTL  strcasecmp
    Does a case-insensitive comparison of two 7-bit ASCII strings.

    Format

      #include  <strings.h>

      int strcasecmp  (const char *s1, const char *s2);
Additional Information: explode extract
Arguments Description Return Value
Close Help