www.LinuxHowtos.org





ZIP_FILE_GET_ERROR

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

zip_file_get_error - extract zip_error from zip_file  

LIBRARY

libzip -lzip)  

SYNOPSIS

In zip.h Ft zip_error_t * Fn zip_file_get_error zip_file_t *zf  

DESCRIPTION

Fn zip_file_get_error function returns the zip_error associated with the zip_file zf  

SEE ALSO

libzip(3)  

HISTORY

Fn zip_file_get_error was added in libzip 1.0.  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt wiz@gatalith.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO
HISTORY
AUTHORS