Geometry.Net - the online learning center
Home  - Computer - Cpp
e99.com Bookstore
  
Images 
Newsgroups
Page 8     141-142 of 142    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8 

         Cpp:     more books (100)
  1. C by Example by Greg Perry, 1999-12-23
  2. Mastering Algorithms with C by Kyle Loudon, 1999-08-05

141. UTF8-CPP: UTF-8 With C++ In A Portable Way
A simple, portable and lightweight library for handling UTF-8 encoded strings in C++. Open Source
http://utfcpp.sourceforge.net/
UTF8-CPP: UTF-8 with C++ in a Portable Way
The Sourceforge project page
Table of Contents
  • Introduction Examples of Use
    Introduction
    Many C++ developers miss an easy and portable way of handling Unicode encoded strings. The original C++ Standard (known as C++98 or C++03) is Unicode agnostic, and while some work is being done to introduce Unicode to the next incarnation called C++0x, for the moment nothing of the sort is available. In the meantime, developers use third party libraries like ICU, OS specific capabilities, or simply roll out their own solutions. In order to easily handle UTF-8 encoded Unicode strings, I came up with a small generic library. For anybody used to work with STL algorithms and iterators, it should be easy and natural to use. The code is freely available for any purpose - check out the license at the beginning of the utf8.h file. If you run into bugs or performance issues, please let me know and I'll do my best to address them. The purpose of this article is not to offer an introduction to Unicode in general, and UTF-8 in particular. If you are not familiar with Unicode, be sure to check out

142. Cplusplus.com - The C++ Resources Network
Includes references, tutorials, and a forum section where users can share their problems and ideas.
http://www.cplusplus.com/
cplusplus.com - The C++ Resources Network Search: C++ Information Documentation Reference ...
Information

General information about the C++ programming language, including non-technical documents and descriptions:
C++ Documentation
Documentation pages and tutorials describing specifics about the different features of the C++ language.
Forum
Message boards where members can exchange knowledge and comments. Ordered by topics:

This section is open to user participation! Registered users who wish to post messages and comments can do so in this section.
Library Reference
Description of the most important classes, functions and objects of the Standard Language Library, with descriptive fully-functional short programs as examples:
  • C library : The popular C library, is also part of the of C++ language library.

Page 8     141-142 of 142    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8 

free hit counter