Hi guys,
I'm trying generate a xml file with C++ but I'm having problems to find a good API, can anyone indicate some good for me. In Java I use XStream, I'd like something like that, I don't know if is it possible.
I actually recently studied XML. At first I found it difficult but the reason being is completely terminology. Go read the w3schools tutorial on XML (just the basics) and then try to relate to an XML API.