Manpages - zip_get_archive_flag.3

libzip (-lzip)

The

function returns if the flag

is set for the archive

The archive flags might have been changed with

if

is set to

the original unchanged flags are tested.

Supported flags are:

The archive is read-only.

returns 1 if

is set for

0 if not, and -1 if an error occurred.

was added in libzip 0.9. In libzip 0.11 the type of

was changed from

to

and the type of

was changed from

to

and

Author: dt

Created: 2022-02-21 Mon 14:56