$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] wfopen
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-12-12 20:58:06
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?
I'm a bit puzzled that no boost lib seems to use _wfopen. I searched
all files. Is there something better?
Thanks,
Christian