Copyright Digital Equipment Corp. All rights reserved.
Matches a string to a pattern.
Format
#include <unixlib.h>
int decc$match_wild (char *test_string, char *string_pattern);
Arguments Description Return_Values Example