man zzip_error (Fonctions bibliothèques) - (../../zzip/info.c)

NAME

zzip_error, zzip_seterror - (../../zzip/info.c)

SYNOPSIS

#include <zziplib.h>

int zzip_error (ZZIP_DIR * dir); void zzip_seterror (ZZIP_DIR * dir, int errcode);

DESCRIPTION

just returns dir->errcode of the ZZIP_DIR handle see: zzip_dir_open, zzip_diropen, zzip_readdir, zzip_dir_read

The zzip_seterror function just does dir->errcode = errcode

AUTHOR

•
Guido Draheim <guidod@gmx.de>

COPYRIGHT

(c) 2000,2001,2002 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License note the additional license information that can be found in COPYING.ZZIP

CETTE PAGE DOCUMENTE AUSSI :