zzip_strerror, zzip_strerror_of
...
- Provided by: libzzip-dev (Version: 0.13.72+dfsg.1-1.1)
- Source: zziplib
- Report a bug
...
#include <zzip/lib.h> zzip_char_t * zzip_strerror(int errcode) zzip_char_t * zzip_strerror_of(ZZIP_DIR * dir)
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.
Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)