Boost logo

Boost Users :

From: Rush Manbert (rush_at_[hidden])
Date: 2007-04-17 20:48:03


Graham Reitz wrote:
> Excellent, thanks, that helped. Is that an acceptable method to do this?
> (using boost::filesystem::native)
>
> Or are there other preferred methods of setting up path objects?
>

Hmmm, as far as I know there's nothing wrong with doing it this way. My
app runs on Mac and Windows, so I need to handle platform-specific paths
  that I get from the native API in a generic way, and this works just
fine for me.

There are others here who are smarter about this stuff. They may point
out a problem that I don't see.

Best regards,
Rush


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net