LIBRARY
libzip (-lzip)SYNOPSIS
#include <zip.h>int
- zip_get_num_files(zip_t *archive);
DESCRIPTION
This function is deprecated. UseThe zip_get_num_files() function returns the number of files in archive.
int
The zip_get_num_files() function returns the number of files in archive.