Hi, A couple questions about multibyte strings...
Do all the characters in the same encoding use the same number of bytes per character, or is it possible for an encoding to use 3 bytes for one character, 1 for another, etc? Is there a string library available anywhere for multibyte strings or does everyone roll their own strlen, atoi, strtok, etc? It'd be nice to see a class for multibyte chars that overload [] and provides string.h functionality. Jason -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
