From: tikcireviva <tik...@ya...> - 2005-08-10 00:07:55
|
Thanks Darko, that helps either. Thank you very much. -tikcireviva Darko Miletic wrote: > tikcireviva wrote: > >> I wonder if version 1.04 do support double-bytes characters or not. >> It seems to me that using glibmm is the only solution, am I right? >> Anyway, I will try version 1.04. Thank you for your suggestions. > > > Version 1.04 does not support unicode, but it can work fine with utf-8 > because it can be stored in std::string. > The question is do you really need utf-16 or utf-32? In 98% percent of > cases the answer is no. > > Darko > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Libxmlplusplus-general mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libxmlplusplus-general > |