Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
ZIP_DISCARD(3)             Library Functions Manual             ZIP_DISCARD(3)

NAME
       zip_discard - close zip archive and discard changes

LIBRARY
       libzip (-lzip)

SYNOPSIS
       #include <zip.h>

       void
       zip_discard(struct zip *archive);

DESCRIPTION
       The 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_close(3)

AUTHORS
       Dieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>

NiH                            February 13, 2012                ZIP_DISCARD(3)

Czas wygenerowania: 0.00050 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl