zzip_strerror - Man Page
...
Synopsis
#include <zzip/lib.h> zzip_char_t* zzip_strerror(int errcode) zzip_char_t* zzip_strerror_of(ZZIP_DIR* dir)
Description
The zzip_strerror_of function fetches the errorcode from the DIR-handle and runs it through zzip_strerror to obtain the static string describing the error.
Author
Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
Copyright
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
Referenced By
The man page zzip_strerror_of(3) is an alias of zzip_strerror(3).
0.13.72 zziplib Function List