Mohammed Yousif wrote:
Here is a C++ UNICODE string class. Its interface is like the std::string class but is missing less important methods (feel free to implement them if you want).
*******
An alternative for C++ developers (or C or Java developers) is to use
the ICU library (International Components for Unicode).
Ken Beesley
_______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

