On Thu, 15 Nov 2001 10:21:59, liu lang wrote:

>    printf("--%s--\n", localname);

localname is an XmlCh*, a unicode string. You cannot print that with 
sprintf. Look at XMLString::transcode.



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

Reply via email to