ZIP_DISCARD

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

BSD mandoc
 

NAME

zip_discard - close zip archive and discard changes  

LIBRARY

libzip (-lzip)  

SYNOPSIS

In zip.h Ft void Fn zip_discard zip_t *archive  

DESCRIPTION

The Fn zip_discard function closes archive and frees the memory allocated for it. Any changes to the archive are not written to disk and discarded.  

SEE ALSO

libzip(3), zip_close3  

HISTORY

Fn zip_discard was added in libzip 0.11.  

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
SEE ALSO
HISTORY
AUTHORS

This document was created by man2html, using the manual pages.
Time: 06:46:58 GMT, May 18, 2024