
17 Oct
2008
17 Oct
'08
11:17 a.m.
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-tp200... Sent from the Boost - Dev mailing list archive at Nabble.com.