Name

— (../../zzip/stat.c) zzip_dir_stat

Synopsis

 #include <zziplib.h>
int zzip_dir_stat(,  
 ,  
 ,  
 ); 
 ;
 ;
 ;
 ;

Description

obtain information about a filename in an opened zip-archive without opening that file first. Mostly used to obtain the uncompressed size of a file inside a zip-archive. see zzip_dir_open.

Author

Copyright

(c) 1999,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