centos man page for zip_fclose

Query: zip_fclose

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZIP_FCLOSE(3)						     Library Functions Manual						     ZIP_FCLOSE(3)

NAME
zip_fclose - close file in zip archive
LIBRARY
libzip (-lzip)
SYNOPSIS
#include <zip.h> int zip_fclose(struct zip_file *file);
DESCRIPTION
The 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_fopen(3), zip_fread(3)
AUTHORS
Dieter Baron <dillo@giga.or.at> and Thomas Klausner <tk@giga.or.at> NiH October 3, 2003 ZIP_FCLOSE(3)
Related Man Pages
zip_fopen(3) - centos
zip_fopen_index_encrypted(3) - centos
zip_set_default_password(3) - centos
zip_source_free(3) - centos
libzip(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!