Name

— (../../zzip/file.c) zzip_rewind

Synopsis

 #include <zziplib.h>
int zzip_rewind(); 
 ;

Description

The zzip_rewind function will rewind a real/zipped file.

It seeks to the beginning of this file's data in the zip, or the beginning of the file for a stat'fd.

Author

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