1ZZIP_FCLOSE(3) zziplib Function List ZZIP_FCLOSE(3)
2
3
4
6 zzip_fclose, zzip_close - ...
7
9 #include <zzip/lib.h>
10
11 int zzip_fclose((ZZIP_FILE * fp));
12
13 int zzip_close((ZZIP_FILE * fp));
14
16 (missing description)
17
19 ยท Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
20
22 Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights
23 reserved, use under the restrictions of the Lesser GNU General Public
24 License or alternatively the restrictions of the Mozilla Public License
25 1.1
26
27
28
29zziplib 0.13.62 ZZIP_FCLOSE(3)