[Swift-devel] Q of traversing all files in one directory

Ben Clifford benc at hawaga.org.uk
Mon Dec 29 13:10:07 CST 2008


On Mon, 29 Dec 2008, Zhao Zhang wrote:

> foreach file in a directory {
>   outfile = app(file)
> }

You want to explicitly list the files? Yes/no?

And then generate the filenames for 'outfile' automatically?

-- 




More information about the Swift-devel mailing list