man zzip_errno (Fonctions bibliothèques) - (../../zzip/err.c)
NAME
zzip_errno - (../../zzip/err.c)
SYNOPSIS
#include <zziplib.h>
int zzip_errno (int errcode);DESCRIPTION
map the error code to a system error code. This is used for the drop-in replacement functions to return a value that can be interpreted correctly by code sections that are unaware of the fact they their open(2) call had been diverted to a file inside a zip-archive.
AUTHOR
- •
- Guido Draheim <guidod@gmx.de>
- •
- Tomi Ollila <Tomi.Ollila@iki.fi>
COPYRIGHT
(c) 1999,2000,2001,2002 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License note the additional license information that can be found in COPYING.ZZIP