Boost logo

Boost Users :

Subject: Re: [Boost-users] Filesystem question
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2010-06-10 20:26:58


On 10 June 2010 15:22, John Dlugosz <JDlugosz_at_[hidden]> wrote:
> Is there a function in the filesystem (TR2 proposal) that will take one path and return the fully qualified form?  That is, what it resolves to now, applying any current-working-directory concepts.  The Win32 API function I'm using now (with plain strings) is GetFullPathName.
>

I believe that's called system_complete:
<http://www.boost.org/doc/libs/1_43_0/libs/filesystem/doc/reference.html#Operations-functions>.


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