Hi, I am new at Xerces and I am developing code in Visual C++ .NET 7.1, not managed code, just regular C++.
I have managed to write an application that takes the sample CreateDOMDocument and I want to save that to a file now. I tried looking at DOMPrint example but nothing is making sense. Can someone give me some sample code to take an XML file in memory and write to a file. Thanks in advance.
