Manpages - zip_source_tell.3

libzip (-lzip)

The function

returns the current read offset for

The return value can be passed to

with

set to

to return to the same location in the source.

Upon successful completion the current read offset is returned. Otherwise, -1 is returned and the error information in

is set to indicate the error.

was added in libzip 1.0.

and

Author: dt

Created: 2022-02-21 Mon 11:29