|
NAMEzip_file_get_error —
extract zip_error from zip_file
LIBRARYlibzip (-lzip)SYNOPSIS#include <zip.h>
zip_error_t *
DESCRIPTIONzip_file_get_error () function returns the zip_error
associated with the zip_file zf.
SEE ALSOlibzip(3)HISTORYzip_file_get_error () was added in libzip 1.0.
AUTHORSDieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>
Visit the GSP FreeBSD Man Page Interface. |