— (../../zzip/info.c) zzip_error, zzip_seterror
#include <zziplib.h>
int
zzip_error( | ) ; |
; |
void
zzip_seterror( | , | |
) ; |
; | |
; |
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
Guido Draheim <guidod@gmx.de>
(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