zzip_strerror(3) ...

Other Alias

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) 1999,2000,2001,2002,2003 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1