Hello all,
We are adding some features to our existing products and would really
like a solution like Xerces to parse our XML files. With Xerces we worry
about the size in our RAM and the complexity. We expect well behaved
XML data and we are intending to use a SAX parser for our needs.
25 AM
To: [EMAIL PROTECTED]
Subject: recurrent errors in overloading stream insertion operator
Hi everyone,
I just have a small but annoying C++ problem. It has
to do with Xerces imported code, but I have
experienced it, before, so I kind of doubt that it is
a problem with the actual code
Rhys,
I no longer have BCB5 installed, so I'm just guessing here.
If you ripped off most of the DOMPrint example, it contains an incorrect
include statement at line 93 or so. When you use the STL, you should
include , not . The latter is the old style definitions
which *may* simply pull in
Hi everyone,
I just have a small but annoying C++ problem. It has
to do with Xerces imported code, but I have
experienced it, before, so I kind of doubt that it is
a problem with the actual code. If this is an
inappropriate question for this forum, please ignore.
When copying and pasting the f