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.

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to