Hi there, I am using xmlSaveFormatFile to save documents to disk and have come across the situation where docs are being truncated due to disk space running out. I want to be able to detect this condition, but I cannot see a way of checking that the bytes written return code of the function is less than the total document size. Can I find out what the expected size was, or detect this failure by other means?
Thanks, Daithi. _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
