j
k
j a
j l
On Tue, 02 Feb 2010 20:02:10 +0100, Timothy Madden 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 might help you. Boris
[...]
Back to the thread
Back to the list