Posted: Wed May 16, 2007 2:52 am Post subject: Re: Use of mbString function ?
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
mmahdi wrote:
What is the use of mbString function .... it is used in plug-in node C code ? eg. const char *abc =mbString(elementValue, BIP_DEF_COMP_CCSID);
??
So you are looking to write a user defined parser?
The value of the mbString function is to allow for the correctly requested CCSID when you return a string.... i.e. transformation from source CCSID to broker (unicode) or from broker to Target CCSID.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum