Converts Universal Character Set (UCS) data to multi-byte string data. This function is, typically, used only for formatting diagnostic messages. Normal processing is best done in UCS-2, which can represent all characters from all languages.
The sample code (BipSampPluginUtil.c) shows more utilities for processing UCS-2 characters in a portable way.
int cciUcsToMbs( int* returnCode, const CciChar* ucsString, char* mbString, int mbStringLength, int codePage);
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as08556_ |