July 25, 2004 directory scan | ||||
---|---|---|---|---|
| ||||
Does anybody have a piece of c-code that produces a list of all directories on a drive using findfirst/findnext? Thanks in advance. Ed |
July 26, 2004 Re: directory scan | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ed Schroder | Check out recls (http://recls.org/downloads.html/), which does recursive file-system (and FTP!) searching. It's a C-API, with mappings to C++, D, Java, Ruby, STL, and C#.NET. "Ed Schroder" <rebel777@home.nl> wrote in message news:ce03cg$23g7$1@digitaldaemon.com... > Does anybody have a piece of c-code that produces a list of all directories on a drive using findfirst/findnext? > > Thanks in advance. > > Ed > > |
Copyright © 1999-2021 by the D Language Foundation