$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Boris (boriss_at_[hidden])
Date: 2008-07-07 07:27:07
On Sun, 06 Jul 2008 22:50:29 +0200, Ákos Maróy <akos_at_[hidden]> wrote:
> Hi,
>
> I saw a thread from 4 years ago on this topic here:
>
> http://listarchives.boost.org/Archives/boost/2004/12/77721.php
>
> is there any definitive way to go since then?
You can use std::mbstowcs and std::wcstombs (in <cstdlib>).
Boris