centos man page for zzip_read

Query: zzip_read

OS: centos

Section: 3

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

ZZIP_READ(3)						       zziplib Function List						      ZZIP_READ(3)

NAME
zzip_read, zzip_fread - ...
SYNOPSIS
#include <zzip/lib.h> zzip_ssize_t zzip_read((ZZIP_FILE * fp, void *buf, zzip_size_t len)); zzip_size_t zzip_fread((void *ptr, zzip_size_t size, zzip_size_t nmemb, ZZIP_FILE * file));
DESCRIPTION
(missing description)
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_READ(3)
Related Man Pages
zzip_disk_entry_fopen(3) - centos
zzip_disk_fclose(3) - centos
zzip_open_ext_io(3) - centos
zzip_disk_feof(3) - debian
zzip_disk_fread(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq