DOKK / manpages / debian 10 / libzzip-dev / zzip_tell.3.en
ZZIP_TELL(3) zziplib Function List ZZIP_TELL(3)

zzip_tell, zzip_tell32 - ...

#include <zzip/lib.h>

zzip_off_t zzip_tell((ZZIP_FILE * fp));

long zzip_tell32((ZZIP_FILE * fp));

The zzip_tell32 function is provided for users who can not use any largefile-mode.

•Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>

Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1

0.13.62 zziplib