zzip_fclose - end usage.

NAME  SYNOPSIS  DESCRIPTION  AUTHOR  COPYRIGHT 

NAME

zzip_fclose, zzip_close − end usage.

SYNOPSIS

#include <zzip/lib.h>

int
zzip_fclose
(ZZIP_FILE * fp)

int
zzip_close
(ZZIP_FILE * fp)

DESCRIPTION

The zzip_fclose function closes the given ZZIP_FILE handle.

If the ZZIP_FILE wraps a normal stat’fd then it is just that int’fd that is being closed and the otherwise empty ZZIP_FILE gets freed.

AUTHOR

Guido Draheim <[email protected]> Tomi Ollila <[email protected]>

COPYRIGHT

Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)


Updated 2024-01-29 - jenkler.se | uex.se