man __zzip_get32 (Fonctions bibliothèques) - (../../zzip/zip.c)
NAME
__zzip_get32 - (../../zzip/zip.c)
SYNOPSIS
#include <zziplib.h>
uint32_t __zzip_get32 (unsigned char * s);DESCRIPTION
Make 32 bit value in host byteorder from little-endian mapped octet-data (works also on machines which SIGBUS on misaligned data access (eg. 68000))
AUTHOR
- •
- Guido Draheim <guidod@gmx.de>
- •
- Tomi Ollila <too@iki.fi>
COPYRIGHT
(c) 1999,2000,2001,2002 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License note the additional license information that can be found in COPYING.ZZIP