| .TH "ZIP_ADD" "3" "October 6, 2012" "NiH" "Library Functions Manual" |
| \- add file to zip archive or replace file in zip archive |
| \fBzip_add\fR(\fIstruct\ zip\ *archive\fR, \fIconst\ char\ *name\fR, \fIstruct\ zip_source\ *source\fR); |
| \fBzip_replace\fR(\fIstruct\ zip\ *archive\fR, \fIzip_uint64_t\ index\fR, \fIstruct\ zip_source\ *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> |