Scroll to navigation

__ZZIP_PARSE_ROOT_DI(3) zziplib Function List __ZZIP_PARSE_ROOT_DI(3)


NAME
 
__zzip_parse_root_directory - ...
 


SYNOPSIS
 
 
#include <zzip/lib.h>
int __zzip_parse_root_directory((int fd,  struct _disk_trailer *trailer,  struct zzip_dir_hdr **hdr_return,  zzip_plugin_io_t io));
 


DESCRIPTION
 
(missing description)
 


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


COPYRIGHT
 
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.56 zziplib