|
|
|
||||||
|
Yes, Slice strings use the Unicode UTF-8 format. You can convert UTF-8 std::string to UTF-16 std::wstring and vice versa with conversion methods from include/IceUtil/Unicode.h. For examples on how to use these methods, see test/IceUtil/Unicode.cpp.
Benoit. |
|
||||||
|
So, what you are saying is basically that std::wstring is unsupported, but that I can convert to wstring from UTF8.
What about adding an option to slice2cpp to replace std::string with std::wstring? That will make unicode-programming more comfortable ![]() Jarle |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mono and IceSSL Status | tkrieger | Help Center | 6 | 11-10-2006 09:29 AM |
| How can I know disconnection status ? | laotee | Help Center | 6 | 06-02-2005 06:29 AM |
| about the status of client | simpley | Help Center | 1 | 04-27-2005 05:04 AM |
| may I detected the status of a special client | simpley | Help Center | 3 | 12-19-2003 07:31 PM |
| Connection Status | rhochmuth | Help Center | 1 | 10-03-2003 10:57 AM |