debian man page for zzip_init_io

Query: zzip_init_io

OS: debian

Section: 3

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

ZZIP_INIT_IO(3) 					       zziplib Function List						   ZZIP_INIT_IO(3)

NAME
zzip_init_io, zzip_get_default_io - ...
SYNOPSIS
#include <zzip/lib.h> int zzip_init_io((zzip_plugin_io_handlers_t io, int flags)); zzip_plugin_io_t zzip_get_default_io(());
DESCRIPTION
The zzip_get_default_io function returns a zzip_plugin_io_t handle to static defaults wrapping the posix io file functions for actual file access.
AUTHOR
o Guido Draheim <guidod@gmx.de> Mike Nordell <tamlin-@-algonet-se>
COPYRIGHT
Copyright (c) 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.56 ZZIP_INIT_IO(3)
Related Man Pages
zzip_entry_fread_file_header(3) - centos
zzip_rewinddir(3) - centos
zzip_telldir(3) - centos
zzip_entry_data_offset(3) - debian
zzip_open_ext_io(3) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?