Unicode data loss

T

tomar

Hi friends,

I am caliing C# webservice using gSoap in C++. webmethod GetData()
retrieve Unicode character (#263 ) . I make a XML string like

<?xml version=\"1.0\" encoding=\"UTF8\"?>
<MyData>
<response>character for #263(↨)</response>
</MyData>

But when it comes at C++ end charcter is converted in to quote ('') .
what can I do to preserve my value for unicode data in this case. I
have already tested it for ISO-8859-01 encoding.

Please suggest me.

Regards,
Dharmendra
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,149
Latest member
Vinay Kumar Nevatia0
Top