|
-
February 3rd, 2004, 05:44 AM
#1
parsing XML
I have seen that there are some function to help parsing XML when we are inplementing in Java.
Is there something (an API, some function...) to help parsing XML for Visual C++?
Thanks.
-
February 3rd, 2004, 06:08 AM
#2
See the XML SDK around MSXML Api. It contains an excellent access to XML. It can be downloaded from MS Homepage (SDK and separate Runtime Distribution).
The Saviour of the World is a Penguin and Linus Torvalds is his Prophet.
-
February 3rd, 2004, 06:29 AM
#3
-
February 3rd, 2004, 07:07 AM
#4
Besides the Microsoft one, you can take a look at the Xerces library...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|