1ZZIP_REWIND(3)               zziplib Function List              ZZIP_REWIND(3)
2
3
4

NAME

6       zzip_rewind - rewind.
7

SYNOPSIS

9       #include <zzip/lib.h>
10
11       int zzip_rewind((ZZIP_FILE * fp));
12

DESCRIPTION

14       The zzip_rewind function will rewind a real/zipped file.
15
16       It seeks to the beginning of this file's data in the zip, or the
17       beginning of the file for a stat'fd.
18

AUTHOR

20       ยท   Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
21
23       Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
24
25
26
27zziplib                             0.13.71                     ZZIP_REWIND(3)
Impressum