Subj : Re: C++ API for files & directory manipulation To : comp.programming From : Joe Wright Date : Mon Aug 29 2005 06:47 pm Ram wrote: > Joe Wright wrote: > >>>I am looking for a portable library in C++ for manipulating files & >>>directories e.g. directory traversal, file addition/removal, etc. >>>Something that can work on Windows, Linux as well as Mac. >>> >> >>What's it worth to you? >> > > Does the answer to my post depend on it? > Anyway, I am writing an application that needs to deal a lot with the > underlying filesystem and I would like to see it working on Windows, > Linux and Mac atleast. > > Ram > My failed attempt (obviously) at humor. You are not asking for a little code or help, your request is for an elaborate library of specific functionality with broad compatibility and assuming someone has already done it and will make it available to you free of charge. I think that's unlikely. -- Joe Wright "Everything should be made as simple as possible, but not simpler." --- Albert Einstein --- .