Name

— (../../zzip/zip.c) __zzip_try_open

Synopsis

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

Description

will attach a .zip extension and tries to open it the with open(2). This is a helper function for zzip_dir_open, zzip_opendir and zzip_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