from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
ZIP_SOURCE_ERROR
Section: C Library Functions (3) Index
Return to Main Contents
BSD mandoc
NAME
zip_source_error
- get zip error for data source
LIBRARY
libzip -lzip)
SYNOPSIS
In zip.h
Ft zip_error_t *
Fn zip_source_error zip_source_t *source
DESCRIPTION
The
Fn zip_source_error
function returns the zip error for the data source
source
SEE ALSO
libzip(3),
zip_error_code_system3,
zip_error_code_zip3
HISTORY
Fn zip_source_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
-
|