from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209584

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ZIP

Section: File Formats (5)
Index Return to Main Contents

BSD mandoc
 

NAME

zip - zip archive structure  

LIBRARY

libzip -lzip)  

SYNOPSIS

In zip.h Vt zip_t *archive ;  

DESCRIPTION

A represents an open zip archive and is used for all functions accessing and modifying archives.

It is created with zip_open3, zip_open_from_source3, or zip_fdopen3.

It is closed with zip_close3 (keeping changes) or zip_discard3 (discarding changes).

All objects representing parts of an archive (like Vt zip_file_t ) are only valid while the archive remains open.  

SEE ALSO

libzip(3), zip_close3, zip_discard3, zip_fopen3, zip_open3, zip_open_from_source3  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt wiz@gatalith.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.8 ms