Name

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

Synopsis

 #include <zziplib.h>
int zzip_error(); 
 ;
void zzip_seterror(,  
 ); 
 ;
 ;

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

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