Synopsis
#include <zzip/lib.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.
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