man zzip_dir_read (Fonctions bibliothèques) - (../../zzip/zip.c)
NAME
zzip_dir_read - (../../zzip/zip.c)
SYNOPSIS
#include <zziplib.h>
int zzip_dir_read (ZZIP_DIR * dir, ZZIP_DIRENT * d);DESCRIPTION
fills the dirent-argument with the values and increments the read-pointer of the dir-argument.
returns 0 if there no entry (anymore).
AUTHOR
- •
- Guido Draheim <guidod@gmx.de>
- •
- Tomi Ollila <too@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