
7 Jul
2008
7 Jul
'08
5:27 a.m.
On Sun, 06 Jul 2008 22:50:29 +0200, Ákos Maróy <akos@maroy.hu> wrote:
Hi,
I saw a thread from 4 years ago on this topic here:
http://lists.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