| .TH "ZIP_SOURCE_COMMIT_WRITE" "3" "November 18, 2014" "NiH" "Library Functions Manual" |
| \fBzip_source_commit_write\fR |
| \- finalize changes to zip source |
| \fBzip_source_commit_write\fR(\fIzip_source_t\ *source\fR); |
| \fBzip_source_commit_write\fR() |
| and replaces the original with the newly written data. |
| Upon successful completion 0 is returned. |
| Otherwise, \-1 is returned and the error information in |
| is set to indicate the error. |
| zip_source_begin_write(3), |
| zip_source_rollback_write(3), |
| zip_source_seek_write(3), |
| zip_source_tell_write(3), |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |