Hi All, Can any one please tell me following things. 1.How can i write my code for supporting unicode languages. 2.Is there something similar to Unicode support like TCHAR(supported in windows) in Palm OS, so that it does not always take a single character as 2 bytes(1 Byte for non unicode languages and 2 bytes for unicode languages).This is because i don't want to use WCHAR(2 bytes) always and make my application use more memory.
Thanks in advance, Praveen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
