Boost logo

Boost :

Subject: [boost] [filesystem]Extracting path as string from wpath
From: Johan Torp (johan.torp_at_[hidden])
Date: 2008-10-17 07:17:17


How do convert a boost::filesystem::wpath to a known encoding in the native
filesystem's path representation?

Specifically I want to convert a boost::filesystem::wpath to a third party
string (CFString from Carbon). In order to do that I must know the encoding
of wpath.string() or wpath.external_file_string() on Mac, which is
"implementation defined".

Interfacing boost::filesystem::wpath with 3rd party APIs seems like common
problem.

Best Regards, Johan Torp
www.johantorp.com

-- 
View this message in context: http://www.nabble.com/-filesystem-Extracting-path-as-string-from-wpath-tp20031413p20031413.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk