iNTERFACEWARE Products Manual > Installing and Using Chameleon > Learning the Advanced Features > Character Sets |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you are creating an interface that must support non-ASCII messages, you may have to make some changes to your application code. Fortunately, Chameleon makes it easy to handle different character sets in your application. The character set logic for handling strings in Chameleon 4.0 and later has been completely redesigned; thus, allowing the reliable conversion of strings in Java, C# (.NET), C++, Delphi and XML when messages are received or sent. This section discusses how to handle character sets in your application code for Windows and Unix in your specific programming language.
|