$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rich Johnson (rjohnson_at_[hidden])
Date: 2004-05-18 12:20:18
On Monday, April 26, 2004, at 05:42 AM, Angus Leeming wrote:
> Martin wrote:
>> I have used the filesystem library for some time now and noticed
>> that there is no portable way of iterating over files in a directory
>> that matches a pattern.
>>
>> In my applications I often need to find all files in a directory
>> that matches "*.txt" or "input.*".
>
> There was a proposal (and some code) for a globbing iterator some time
> ago.
>
> http://aspn.activestate.com/ASPN/Mail/Message/1977422
>
> The OP uploaded his proposal to Yahoo files. It's named
> "globiter.zip".
>
> HTH,
> Angus
I hope it helps as well. If you have any comments or suggestions, I'd
love to hear them.
[I've been MIA for a bit and am just getting caught up.]
--rich