[xml] xmlDocPtr save to file




I have a valid XML file loaded into an xmlDocPtr and would like to
successfully save to file.  When I use the xmlSaveToFilename:

[code]
   xmlSaveToFilename(szFilepath, NULL, 0);
[/code]

The file isn't succsfully written.  I would appreciate any helpful advice.
-- 
View this message in context: http://www.nabble.com/xmlDocPtr-save-to-file-tp18319565p18319565.html
Sent from the Gnome - Lib - Xml - General mailing list archive at Nabble.com.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]