On Thursday 16 March 2006 03:36, tbrowder wrote: > Anyone have any comments about using IBM's ICU library for UTF-8 handling? > What do you want to do with utf-8?
For my purposes, xmlGetUTF8Char() in libxml2 is more than enough to read a utf-8 string into my application. We use relatively short strings, so the contianers are static utf-32 strings. Grtz, Frans > Thanks. > > Tom Browder > Niceville, Florida > > > _______________________________________________ > xml mailing list, project page http://xmlsoft.org/ > [email protected] > http://mail.gnome.org/mailman/listinfo/xml _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
