I have to write a code in Native C++ using which i have to load the contents of an XML into GUI and write back the changes done (pertaining to parameters) into another xml which is a replica of the loaded XML. The usage of TinyXml is a must. Please help.

thanks for the reply. I had already checked that n want to do save the xml at runtime from a map or a vector. kindly help.

The same way you used that to load your map/vector/tree/whatever, only in reverse.

commented: Exactly +10
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.