zzip_close

Langue: en

Version: 0\&.13\&.54 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

zzip_fclose, zzip_close - ...

Synopsis

 #include <zzip/lib.h>
 
int zzip_fclose((ZZIP_FILE * fp));
int zzip_close((ZZIP_FILE * fp));
 

Description

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.

Author

• Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>

Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1