|
NAMEzzip_rewind - rewind.SYNOPSIS#include <zzip/lib.h> int zzip_rewind(ZZIP_FILE * fp) DESCRIPTIONThe 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. AUTHORGuido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>COPYRIGHTCopyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
Visit the GSP FreeBSD Man Page Interface. |