How to read xml file contents in CPP

I need a sample program to read contents of any xml file using CPP. Any kind of guidance will be helpful. Thanks.
Hi,

http://www.grinninglizard.com/tinyxml2docs/index.html


Does this help?

It was the first thing on the list when I Googled C++ xml

Google & wiki are your best friends *

Anyway all the best, hope all is well at your end & have some fun !! :+)




* Unless you live somewhere where these are banned - like North Korea, Iran etc
WHich XML parsing library do you use? If you did not select one, do this, depending on your needs: http://stackoverflow.com/questions/9387610/what-xml-parser-should-i-use-in-c
Topic archived. No new replies allowed.