— (../../zzip/file.c) zzip_fclose, zzip_close
#include <zziplib.h>
int
zzip_fclose( | ) ; |
; |
int
zzip_close( | ) ; |
; |
The zzip_fclose function closes the given ZZIP_FILE handle.
If the ZZIP_FILE wraps a normal stat'fd then it is just that int'fd that is being closed and the otherwise empty ZZIP_FILE gets freed.
Guido Draheim <guidod@gmx.de>
Tomi Ollila <Tomi.Ollila@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