![]() |
![]()
| ![]() |
![]()
NAMEzzip_init_io, zzip_get_default_io - init plugin struct. 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(void) DESCRIPTIONThe zzip_init_io function initializes the users handler struct to default values being the posix io functions in default configured environments.
AUTHORGuido Draheim <guidod@gmx.de> Mike Nordell <tamlin-@-algonet-se> COPYRIGHTCopyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
|