/sys$common/syshlp/helplib.hlb CC, Run-time functions, decc$match_wild *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Matches a string to a pattern. Syntax: #include <unixlib.h> int decc$match_wild(char *test_string, char *string_pattern);
|