Other Alias
zip_error_clearLIBRARY
libzip (-lzip)SYNOPSIS
#include <zip.h>void
- zip_error_clear(zip_t *archive);
void
- zip_file_error_clear(zip_file_t *file);
DESCRIPTION
The zip_file_error_clear() function does the same for the zip file file.
Other Alias
zip_error_clearvoid
void
The zip_file_error_clear() function does the same for the zip file file.