Re: dir() bug in Linux
- Posted by Robert Craig <rds at RapidEuphoria.com> Apr 20, 2001
- 414 views
Irv Mullins writes: > st can contain * and ? wildcards to select multiple files. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Nope. Thanks. Wildcards for dir() is actually implemented by the C library. It works with WATCOM, Lcc and Borland, but not with GNU C on DOS or Linux. A couple of releases ago wildcards weren't even documented for dir(), although they worked. I'll fix either the documentation or the dir() code for the next release. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com