C wildcard routines

Matthew Day LMD101 at PSUVM.BITNET
Wed Aug 9 04:17:19 AEST 1989


Hi,
   I'm writing a program that attempts to search through a table(array) of
names, and pulls out the names according to a wildcard specification.  The
kind of wildcards I want to use are the typical ones such as '*', '?', etc.
Unfortunately my wildcard matching routines aren't working very well.  I was
wondering if anyone had some C source code they could point me to that handles
wildcards?  My program and I thank you!

Matt Day
lmd101 at psuvm.bitnet



More information about the Comp.lang.c mailing list