![]() |
![]()
| ![]() |
![]()
NAMEzip_source_error —
get zip error for data source
LIBRARYlibzip (-lzip)SYNOPSIS#include
<zip.h>
zip_error_t *
zip_source_error (zip_source_t
*source);
DESCRIPTIONThezip_source_error () function returns the
zip error for the data source source.
SEE ALSOlibzip(3), zip_error_code_system(3), zip_error_code_zip(3)HISTORYzip_source_error () was added in libzip 1.0.
AUTHORSDieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>
|