VMS Help  —  CRTL  decc$match_wild
    Matches a string to a pattern.

    Format

      #include  <unixlib.h>

      int decc$match_wild  (char *test_string, char *string_pattern);
Additional Information: explode extract
Arguments Description Return Values Example
Close Help