Boost logo

Boost Users :

Subject: Re: [Boost-users] How to convert wide character strings to multi-byte strings ?
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-02-04 10:51:01


On Tue, 02 Feb 2010 20:02:10 +0100, Timothy Madden
<terminatorul_at_[hidden]> wrote:

> What is the right way to convert from wide character strings to
> multi-byte strings ? In boost or in C++ if any ?

mbstowcs() and wcstombs() in <cstdlib.h> might help you.

Boris

> [...]


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