Boost logo

Boost Users :

From: Ákos Maróy (akos_at_[hidden])
Date: 2008-07-08 04:10:29


Boris,

> You can use std::mbstowcs and std::wcstombs (in <cstdlib>).

I see. But it doesn't look too elegant, does it, as one has to create an
array to convert the characters into, and then initialise std::string or
std::wstring with the results, right?

Akos


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net