Hey,
I have a template xml file that i am passing a pointer to into a function. In that function i need to read and write into the template and pass it as the output file. What is the best way to go about reading and writing in the template?
Any help is really appreciated. (p.s. i'm an xml and c++ n00b)