man zzip_dir_stat (Fonctions bibliothèques) - (../../zzip/stat.c)

NAME

zzip_dir_stat - (../../zzip/stat.c)

SYNOPSIS

#include <zziplib.h>

int zzip_dir_stat (ZZIP_DIR * dir, zzip_char_t* name, ZZIP_STAT * zs, int flags);

DESCRIPTION

obtain information about a filename in an opened zip-archive without opening that file first. Mostly used to obtain the uncompressed size of a file inside a zip-archive. see zzip_dir_open.

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