Hi.
Does anyone have a routine which is similar to strcmp, but permits
unix-type wildcard characters in at least one of the strings?
For example, strmatch("abc*", "abcdefg") would return a value denoting
a successful match.
Thanks.
Frank (vahid at ics.uci.edu)