zzip_filesize - get file size.
Contents
Copyright
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
zziplib 0.13.78 zzip_filesize(3)
Description
The zzip_filesize function works on a real file descriptor.
Name
zzip_filesize - get file size.
Synopsis
#include<zzip/lib.h>
zzip_off_t
zzip_filesize(int fd)
