[
Lists Home |
Date Index |
Thread Index
]
Hi,
I have to develop an application in Visual C++ 6.0 that parse an XML file.
I´ve been looking in the web and I have found MSXML 4 library to use for XML
reading/writing using DOM.
are there other XML parsers for use with VC ++?? is MSXML a good choice?? or
is there any better??
Thank you!!
EP
|