| .TH "ZIP_ADD" "3" "November 13, 2017" "NiH" "Library Functions Manual" |
| \- add file to zip archive or replace file in zip archive (obsolete interface) |
| \fBzip_add\fR(\fIzip_t\ *archive\fR, \fIconst\ char\ *name\fR, \fIzip_source_t\ *source\fR); |
| \fBzip_replace\fR(\fIzip_t\ *archive\fR, \fIzip_uint64_t\ index\fR, \fIzip_source_t\ *source\fR); |
| is the obsolete version of |
| It is the same as calling |
| function is the obsolete version of |
| It is the same as calling |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |