'\" t .\" Title: zzip_dirhandle .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 0.13.62 .\" Manual: zziplib Function List .\" Source: zziplib .\" Language: English .\" .TH "ZZIP_DIRHANDLE" "3" "0\&.13\&.62" "zziplib" "zziplib Function List" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" zzip_dirhandle, zzip_dirfd \- \&.\&.\&. .SH "SYNOPSIS" .sp .ft B .nf #include .fi .ft .HP \w'ZZIP_DIR\ *\ zzip_dirhandle('u .BI "ZZIP_DIR * zzip_dirhandle((ZZIP_FILE\ *\ fp));" .HP \w'int\ zzip_dirfd('u .BI "int zzip_dirfd((ZZIP_DIR\ *\ dir));" .SH "DESCRIPTION" .PP The \fBzzip_dirfd\fR function will just return dir\->fd .PP If a ZZIP_DIR does point to a zipfile then the file\-descriptor of that zipfile is returned, otherwise a NULL is returned and the ZZIP_DIR wraps a real directory DIR (if you have dirent on your system)\&. .SH "AUTHOR" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Guido Draheim .RE .SH "COPYRIGHT" .PP Copyright (c) 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