table of contents
ZZIP_FILE_READ(3) | zziplib Function List | ZZIP_FILE_READ(3) |
NAME¶
zzip_file_read - ...
SYNOPSIS¶
#include <zzip/lib.h>
zzip_ssize_t zzip_file_read((ZZIP_FILE * fp, void *buf, zzip_size_t len));
DESCRIPTION¶
(missing description)
AUTHOR¶
•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
0.13.62 | zziplib |