ZIP_ERROR_STRERROR

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

BSD mandoc
 

NAME

zip_error_strerror - create human-readable string for zip_error  

LIBRARY

libzip (-lzip)  

SYNOPSIS

In zip.h Ft const char * Fn zip_error_strerror zip_error_t *ze  

DESCRIPTION

The Fn zip_error_strerror function returns an error message string corresponding to ze like strerror(3). This string will stay valid until the next call to Fn zip_error_strerror or until zip_error_fini3 is called.  

SEE ALSO

libzip(3), strerror(3), zip_error_fini3  

HISTORY

Fn zip_error_strerror 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: 06:45:36 GMT, May 18, 2024