Click here to Skip to main content
15,886,617 members
Articles / Programming Languages / C++

UTF-8 UTILITY FUNCTIONS IN C++ (Platform Independent Code)

Rate me:
Please Sign up or sign in to vote.
3.09/5 (14 votes)
6 Apr 2007CPOL2 min read 82.8K   1.7K   33  
This article describes the basics of UTF-8 and provides some utility functions for handling UTF-8. The code can be compiled for Windows as well as Linux.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) DWS
Australia Australia

Comments and Discussions