debian man page for zzip_seterror

Query: zzip_seterror

OS: debian

Section: 3

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

ZZIP_ERROR(3)						       zziplib Function List						     ZZIP_ERROR(3)

NAME
zzip_error, zzip_seterror - ...
SYNOPSIS
#include <zzip/lib.h> int zzip_error((ZZIP_DIR * dir)); void zzip_seterror((ZZIP_DIR * dir, int errcode));
DESCRIPTION
just returns dir->errcode of the ZZIP_DIR handle see: zzip_dir_open, zzip_diropen, zzip_readdir, zzip_dir_read The zzip_seterror function just does dir->errcode = errcode
AUTHOR
o Guido Draheim <guidod@gmx.de>
COPYRIGHT
Copyright (c) 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_ERROR(3)
Related Man Pages
zzip_entry_data_offset(3) - centos
zzip_entry_fread_file_header(3) - centos
zzip_entry_strdup_name(3) - centos
zzip_telldir32(3) - centos
zzip_entry_data_offset(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results