Hi Roger, On Sun, Mar 02, 2008 at 07:55:35PM +0000, Roger Leigh wrote: > Thanks, it looks great at first glance. I haven't used > boost::filesystem yet myself; I just use mkdir(2), but that's not a > problem so long as it works! > > I'm just about to set of to the US for a week, but I will review it > and apply it once I get back.
Honestly, based on the overhead of adding boost-filesystem, perhaps just a "mkdir" is in order here. ;) But, I wanted to at least code up an example that worked in a boosty way, if for no reason other than educating myself on it. :) Thanks! -Kees -- Kees Cook @outflux.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

