ZIP_FCLOSE

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

zip_fclose - close file in zip archive  

LIBRARY

libzip (-lzip)  

SYNOPSIS

In zip.h Ft int Fn zip_fclose zip_file_t *file  

DESCRIPTION

The Fn zip_fclose function closes file and frees the memory allocated for it.  

RETURN VALUES

Upon successful completion 0 is returned. Otherwise, the error code is returned.  

SEE ALSO

libzip(3), zip_fopen3, zip_fread3, zip_fseek3  

HISTORY

Fn zip_fclose was added in libzip 0.6.  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt tk@giga.or.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO
HISTORY
AUTHORS

This document was created by man2html, using the manual pages.
Time: 05:59:47 GMT, May 18, 2024