Boost logo

Boost :

Subject: Re: [boost] wfopen
From: Chad Nelson (chad.thecomfychair_at_[hidden])
Date: 2010-12-13 00:11:53


On Sun, 12 Dec 2010 20:58:06 -0500
Christian Henning <chhenning_at_[hidden]> wrote:

> Hi there, one of the requirements for me to fix before I include
> io_new to boost is to support opening files with unicode filenames. As
> far as I can see there is _wfopen on Windows platforms. What's the one
> for Linux and co? [...]

So far as I know, there isn't one. Linux encodes all Unicode filenames
in UTF-8, then uses the standard fopen function.

-- 
Chad Nelson
Oak Circle Software, Inc.
*
*
*



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