Name

— (../../zzip/zip.c) __zzip_get32

Synopsis

 #include <zziplib.h>
uint32_t __zzip_get32(); 
 ;

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

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