问题
I need to handle unicode strings in C. I have heard that ICU is the appropriate set of libraries to use but I am not having any luck getting started.
So my question: Can anyone provide a link to a good beginners tutorial on using unicode strings with ICU in C
P.S. I have installed libicu44 (under Ubuntu 11.04).
回答1:
ICU Reference Documentation
Tutorial
来源:https://stackoverflow.com/questions/7294447/how-to-get-started-with-icu-in-c