centos man page for zzip_dir_close

Query: zzip_dir_close

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZZIP_DIR_FREE(3)					       zziplib Function List						  ZZIP_DIR_FREE(3)

NAME
zzip_dir_free, zzip_dir_close - ...
SYNOPSIS
#include <zzip/lib.h> int zzip_dir_free((ZZIP_DIR * dir)); int zzip_dir_close((ZZIP_DIR * dir));
DESCRIPTION
It will also free(2) the ZZIP_DIR-handle given. the counterpart for zzip_dir_open see also zzip_dir_free
AUTHOR
o Guido Draheim <guidod@gmx.de> Tomi Ollila <too@iki.fi>
COPYRIGHT
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 zziplib 0.13.62 ZZIP_DIR_FREE(3)
Related Man Pages
zzip_entry_data_offset(3) - centos
zzip_entry_strdup_name(3) - centos
zzip_open_ext_io(3) - centos
zzip_rewinddir(3) - centos
zzip_telldir32(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq