GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
zzip_error(3) zziplib Function List zzip_error(3)

zzip_error, zzip_seterror - get errror status.

#include <zzip/lib.h>



int
zzip_error(ZZIP_DIR * dir)
void
zzip_seterror(ZZIP_DIR * dir, int errcode) 

The zzip_error function just returns dir->errcode of the ZZIP_DIR handle see: zzip_dir_open, zzip_dir_open, zzip_readdir, zzip_dir_read

The zzip_seterror function just does dir->errcode = errcode

Guido Draheim <guidod@gmx.de>

Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)

0.13.72 zziplib

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.