zzip_strerror_of(3)

...

Section 3 libzzip-dev bookworm source

Description

zzip_strerror

NAME

zzip_strerror, zzip_strerror_of - ...

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 <[email protected]> Tomi Ollila <[email protected]>

COPYRIGHT

Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)