debian man page for zzip_strerror

Query: zzip_strerror

OS: debian

Section: 3

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

ZZIP_STRERROR(3)					       zziplib Function List						  ZZIP_STRERROR(3)

NAME
zzip_strerror, zzip_strerror_of - ...
SYNOPSIS
#include <zzip/lib.h> zzip_char_t * zzip_strerror((int errcode)); zzip_char_t * zzip_strerror_of((ZZIP_DIR * dir));
DESCRIPTION
The zzip_strerror_of function fetches the errorcode from the DIR-handle and runs it through zzip_strerror to obtain the static string describing the error.
AUTHOR
o Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>
COPYRIGHT
Copyright (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_STRERROR(3)
Related Man Pages
zzip_freopen(3) - centos
zzip_rewinddir(3) - centos
zzip_telldir(3) - centos
zzip_fopen(3) - debian
zzip_freopen(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
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)?