— (zzip/zip.c) zzip_dir_close
#include <zzip/lib.h> // archive handling
int
zzip_dir_close();
ZZIP_DIR * dir;
It will also free(2) the ZZIP_DIR-handle given. the counterpart for zzip_dir_open see also zzip_dir_free
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