1ZZIP_STRERROR(3)             zziplib Function List            ZZIP_STRERROR(3)
2
3
4

NAME

6       zzip_strerror, zzip_strerror_of - ...
7

SYNOPSIS

9       #include <zzip/lib.h>
10
11       zzip_char_t * zzip_strerror((int errcode));
12
13       zzip_char_t * zzip_strerror_of((ZZIP_DIR * dir));
14

DESCRIPTION

16       The zzip_strerror_of function fetches the errorcode from the DIR-handle
17       and runs it through zzip_strerror to obtain the static string
18       describing the error.
19

AUTHOR

21       ยท   Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
22
24       Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
25
26
27
28zziplib                             0.13.71                   ZZIP_STRERROR(3)
Impressum