digitalmars.D - std.file.listdir fix
- "Vathix" <vathixSpamFix dprogramming.com> May 08 2004
I rewrote this function and added: 1) overloaded to accept a callback delegate instead of constructing a possibly huge array. 2) implemented linux version. This attached code is donated to the origional author of file.d and can have the same license. -- Christopher E. Miller
May 08 2004








"Vathix" <vathixSpamFix dprogramming.com>