| .TH "ZIP_ERROR_INIT" "3" "December 2, 2014" "NiH" "Library Functions Manual" |
| \fBzip_error_init_with_code\fR |
| \- initialize zip_error structure |
| \fBzip_error_init\fR(\fIzip_error_t\ *error\fR); |
| \fBzip_error_init_with_code\fR(\fIzip_error_t\ *error\fR, \fIint\ ze\fR); |
| function initializes the zip_error pointed to by |
| must be allocated before calling |
| \fBzip_error_init_with_code\fR() |
| function does the same, but additionally sets the zip error code to |
| and sets the system error code to the current |
| Dieter Baron <\fIdillo@nih.at\fR> |
| Thomas Klausner <\fItk@giga.or.at\fR> |