Man Page: zzip_opendir_ext_io
Operating Environment: debian
Section: 3
ZZIP_OPENDIR(3) zziplib Function List ZZIP_OPENDIR(3)NAMEzzip_opendir, zzip_opendir_ext_io - ...SYNOPSIS#include <zzip/lib.h> ZZIP_DIR * zzip_opendir((zzip_char_t * filename)); ZZIP_DIR * zzip_opendir_ext_io((zzip_char_t * filename, int o_modes, zzip_strings_t * ext, zzip_plugin_io_t io));DESCRIPTIONThe zzip_opendir_ext_io function uses explicit ext and io instead of the internal defaults, setting them to zero is equivalent to zzip_opendirAUTHORo Guido Draheim <guidod@gmx.de>COPYRIGHTCopyright (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.56 ZZIP_OPENDIR(3)
| Related Man Pages |
|---|
| zzip_open_ext_io(3) - centos |
| zzip_rewinddir(3) - centos |
| zzip_seekdir(3) - centos |
| zzip_telldir(3) - centos |
| zzip_open_ext_io(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |