|
NAMEzip_error_clear ,
zip_file_error_clear —
clear error state for archive or file
LIBRARYlibzip (-lzip)SYNOPSIS#include <zip.h>
void
void
DESCRIPTIONThezip_error_clear () function clears the error state
for the zip archive archive.
The SEE ALSOlibzip(3), zip_get_error(3)HISTORYzip_error_clear () and
zip_file_error_clear () were added in libzip 0.8.
AUTHORSDieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>
Visit the GSP FreeBSD Man Page Interface. |