We are porting a Java application based on XercesJ to a C++ one using
XercesC. I guess some people on this list have done that. Could you share
some experience with me? I'm most interested in some pitfalls I might run
into.

After I went through the XercesC doc, mailing list and some sample code, I
have the following questions:

1. If I need to port my C++ application to other platforms, should I stick
with XMLCh? If so, how can I convert a char to an XMLCh?
2. Any sample code on using XMLString? Any other string helper class around?

Thank you,
Xinju

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

Reply via email to