Topic: Directories (Was: Threads and ISO C++)
Author: Valentin Bonnard <Bonnard.V@wanadoo.fr>
Date: 1999/10/30 Raw View
Martin von Loewis wrote:
>
> "Ken Hagan" <K.Hagan@thermoteknix.co.uk> writes:
>
> > Next after that would be some portable way of
> > navigating a directory tree.
>
> You'd have to define what a directory is, first. So if you want POSIX,
> you already gotit: readdir(3).
But then your implementation might not support POSIX.
Have a look at the dir_it library:
www.boost.org/libs/dir_it/
--
Valentin Bonnard
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]