Matt Leinhos wrote:
> cout << XMLString::transcode( string );
>
> but that just prints out garbage.
>
> Any ideas?
Having similar problems myself (thou using SAX), I've given up on
trusting the default transcoder to local code page, and am currently
using a specific transcoder, as explained in the FAQ...
http://xml.apache.org/xerces-c/faq-parse.html#faq-27
It seems to work a whole lot better, but then I'm using iso-8859-1.
HTH
--
<[ Kent Dahl ]>================<[ http://www.stud.ntnu.no/~kentda/ ]>
)____(stud.techn.;ind.�k.data)||(softwareDeveloper.at(Trustix))_(
/"Opinions expressed are mine and not those of my Employer, "\
( "the University, my girlfriend, stray cats, banana fruitflies, " )
\"nor the frontal lobe of my left cerebral hemisphere. "/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]