man zzip_inflate_init (Fonctions bibliothèques) - (../../zzip/file.c)
NAME
zzip_inflate_init - (../../zzip/file.c)
SYNOPSIS
#include <zziplib.h>
static int zzip_inflate_init (ZZIP_FILE * fp, struct zzip_dir_hdr* hdr);DESCRIPTION
call inflateInit and setup fp's iterator variables, used by lowlevel _open functions.
AUTHOR
- •
- Guido Draheim <guidod@gmx.de>
- •
- Tomi Ollila <Tomi.Ollila@iki.fi>
COPYRIGHT
(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