I parse an xml file with french accents under win2000, vc6 and xerces
c++.
I use an IDOMParser.
When I extract words containing accents from the tree, accentuated
characters appear to have been transformed.
How can I fix that ?
It seems that it's a transcoder problem.
There is no setLocale() method for IDOMParser, maybe an alternative
solution.
How can I parameterize my system to choose the output encoding ?
--
Guillaume Bataille



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to