Re: Special Encoding
George Rhoten <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <OFE613867F.4E74494C-ON86256D98.0074B84A-88256D98.0074CEDD@us.ibm.com> |
Is this data being displayed on a concole? Can the console handle UTF-8? What operating system are you using? George Rhoten IBM Globalization Center of Competency/ICU San José, CA, USA "Steven R. Loomis" <[email protected]> Sent by: [email protected] 09/05/2003 02:05 PM To: "Sinha, Vineesh" <[email protected]> cc: <[email protected]> Subject: Re: Special Encoding I don't quite understand what's going on here, but let me see if I can ask some things... What is GetLocalisedString(), what is the encoding of the std::string it returns? the ICU Locale::setDefault() does not affect non-ICU services. Rather than changing the default locale, I would recommend that you maintain a Locale parameter as a variable, and change/use that rather than changing the default. Other than the use of uloc_setDefault() it seems like your questions have more to do with Xerces than ICU. What do you mean by 'not good encoded chinese strings' at the end? If all of the data is to be UTF-8, why is there a question with the encoding? Regards, Steven On Friday, September 5, 2003, at 01:41 PM, Sinha, Vineesh wrote: > Hi, > > I'm struggling to get the right encoding for the localized text. ... _______________________________________________ icu mailing list [email protected] http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu