
21 Mar
2006
21 Mar
'06
4:29 p.m.
Hello!
I have to convert a std::wstring to a std::string and tried the following
small test program.
#include <iostream>
#include <string>
#include