Text input and selection Top Recognizing the Unicode environment Parsing text

Parsing text

If you are parsing text in any way, you will need to make sure your parser handles UTF-8 correctly.

The example file uniutil.cpp contains a class Uni with functions for parsing and composing UTF-8 text.


Otfried Cheong and Enfour, Inc. VersionĀ 2.59, December 31, 2000.

Text input and selection Top Recognizing the Unicode environment Parsing text