1__ZZIP_TRY_OPEN(3) zziplib Function List __ZZIP_TRY_OPEN(3)
2
3
4
6 __zzip_try_open - ...
7
9 #include <zzip/lib.h>
10
11 int
12 __zzip_try_open((zzip_char_t * filename, int filemode, zzip_strings_t * ext, zzip_plugin_io_t io));
13
15 (missing description)
16
18 ยท Guido Draheim <guidod@gmx.de> Tomi Ollila <too@iki.fi>
19
21 Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights
22 reserved, use under the restrictions of the Lesser GNU General Public
23 License or alternatively the restrictions of the Mozilla Public License
24 1.1
25
26
27
28zziplib 0.13.62 __ZZIP_TRY_OPEN(3)