www.LinuxHowtos.org





ZIP_ERROR_CODE_ZIP

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

BSD mandoc
 

NAME

zip_error_code_zip - get libzip error part of zip_error  

LIBRARY

libzip -lzip)  

SYNOPSIS

In zip.h Ft int Fn zip_error_code_zip const zip_error_t *ze  

DESCRIPTION

The Fn zip_error_code_zip function returns the libzip specific part of the error from the zip_error error ze  

SEE ALSO

libzip(3), zip_error_code_system3  

HISTORY

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