![]() |
![]()
| ![]() |
![]()
NAMEzzip_file_open - start usage. SYNOPSIS#include <zzip/lib.h> ZZIP_FILE* zzip_file_open(ZZIP_DIR* dir, zzip_char_t* name, int o_mode) DESCRIPTIONThe zzip_file_open function opens an ZZIP_FILE from an already open ZZIP_DIR handle. Since we have a chance to reuse a cached buf32k and ZZIP_FILE memchunk this is the best choice to unpack multiple files.
AUTHORGuido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi> COPYRIGHTCopyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
|