centos man page for zzip_seek

Query: zzip_seek

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZZIP_SEEK(3)						       zziplib Function List						      ZZIP_SEEK(3)

NAME
zzip_seek, zzip_seek32 - ...
SYNOPSIS
#include <zzip/lib.h> zzip_off_t zzip_seek((ZZIP_FILE * fp, zzip_off_t offset, int whence)); long zzip_seek32((ZZIP_FILE * fp, long offset, int whence));
DESCRIPTION
The zzip_seek32 function is provided for users who can not use any largefile-mode.
AUTHOR
o Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
COPYRIGHT
Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1 zziplib 0.13.62 ZZIP_SEEK(3)
Related Man Pages
zzip_entry_fread_file_header(3) - centos
zzip_entry_strdup_name(3) - centos
zzip_open_shared_io(3) - centos
zzip_rewinddir(3) - centos
zzip_open_shared_io(3) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq