Hi everybody:
I do not know if this is the correct list to a very specific
implementation problem, but if you can help me, it would be great! :)
I have one application that builds a Xml that contains some strange
characters:
std::string str = "Code = ";
str += '♦'; //strange character ASCII 4
and I serialize the Xml using Xerces and Xerces writes something like...