table of contents
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¶
The zzip_seterror function just does dir->errcode = errcode
AUTHOR¶
•Guido Draheim <guidod@gmx.de>
COPYRIGHT¶
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
0.13.68 | zziplib |