How to get started with ICU in C

元气小坏坏 提交于 2019-12-06 23:56:17

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!