www.LinuxHowtos.org





ZIP_GET_ERROR

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

BSD mandoc
 

NAME

zip_get_error - get zip error for archive  

LIBRARY

libzip -lzip)  

SYNOPSIS

In zip.h Ft zip_error_t * Fn zip_get_error zip_t *archive  

DESCRIPTION

The Fn zip_get_error function returns the zip error for the zip archive archive  

SEE ALSO

libzip(3), zip_error_code_system3, zip_error_code_zip3  

HISTORY

Fn zip_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