debian man page for zzip_dir_alloc

Query: zzip_dir_alloc

OS: debian

Section: 3

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

ZZIP_DIR_ALLOC_EXT_I(3) 				       zziplib Function List					   ZZIP_DIR_ALLOC_EXT_I(3)

NAME
zzip_dir_alloc_ext_io, zzip_dir_alloc - ...
SYNOPSIS
#include <zzip/lib.h> ZZIP_DIR * zzip_dir_alloc_ext_io((zzip_strings_t * ext, const zzip_plugin_io_t io)); ZZIP_DIR * zzip_dir_alloc((zzip_strings_t * fileext));
DESCRIPTION
the zzip_dir_alloc function is obsolete - it was generally used for implementation and exported to let other code build on it. It is now advised to use zzip_dir_alloc_ext_io now on explicitly, just set that second argument to zero to achieve the same functionality as the old style.
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.56 ZZIP_DIR_ALLOC_EXT_I(3)
Related Man Pages
zzip_entry_strdup_name(3) - centos
zzip_seekdir(3) - centos
zzip_telldir(3) - centos
zzip_telldir32(3) - centos
zzip_entry_data_offset(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com