ZIP_ERROR_SET

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

BSD mandoc
 

NAME

zip_error_set - fill in zip_error structure  

LIBRARY

libzip (-lzip)  

SYNOPSIS

In zip.h Ft void Fn zip_error_set zip_error_t *ze int le int se  

DESCRIPTION

The Fn zip_error_set function sets the zip_error pointed to by ze to the libzip error code le and the system error code se

ze must be allocated and initialized with zip_error_init3 before calling Fn zip_error set .  

SEE ALSO

libzip(3), zip_error_init3  

HISTORY

Fn zip_error_set was added in libzip 1.0.  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt tk@giga.or.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO
HISTORY
AUTHORS

This document was created by man2html, using the manual pages.
Time: 03:57:13 GMT, May 23, 2024