— (../../zzip/zip.c) __zzip_try_open
#include <zziplib.h>
int
__zzip_try_open( | , | |
| , | ||
| , | ||
); |
| ; | |
| ; | |
| ; | |
| ; |
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.
Guido Draheim <guidod@gmx.de>
Tomi Ollila <too@iki.fi>
(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