I have to write a program in VC++6.0 in which I have to read a xml file into buffer and then parse it to display the contents and values of all the nodes..
I am able to read it into buffer but it not able to parse it.
Can anyone help me as soon as possible???
If this is a work assignment, I'd definititely consider TinyXML.
Or is it an exercise in string parsing for a course of some kind? If so, some kind of the indication of the level would help us to pitch our responses better.