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);
The converted length in bytes.
Related concepts
User-defined extensions
Related tasks
Creating an input node in C
Creating a message processing node in C
Creating a parser in C
Related reference
User-defined extensions
cciMbsToUcs
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as08556_ |