Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

The "zlib" Data Compression Library

Author:
Jean-loup Gailly <jloup@gzip.org>

Mark Adler <madler@alumni.caltech.edu>

Date:
1995-2003

LAB Main Introduction

Zlib Presentation

zlib is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files These documents are also available in other formats from

How to deal with zlib

LAB developers should not have problems with this compression library, as most calls to zlib functions are done by the Foundation Classes. To be fair with authors of this nice piece of software, here are some common rules when dealing with zlib:

Zlib misc info

Acknowledgments

Copyright notice

 

L.A.B. Project © 2001-2004 LAB Project & DJ Anubis