Short: Shared library for zlib-(de)compression (68k/WOS) Author: achim.stegemann@onlinehome.de (Achim Stegemann) Uploader: achim stegemann onlinehome de (Achim Stegemann) Type: util/libs Version: 3.2 Architecture: m68k-amigaos; ppc-warpup Requires minimum an MC68020. Purpose: Many programmers would like to implement zlib-compression features to their application, but this may not be as easy for beginners. The source-code for zlib can be found on many servers, but you have to implement the code on your own. This is the first shared zlib-library for the Amiga that supports the PowerPC! Support: The library has been compiled from the latest zlib-version 1.1.4. It supports 68k and PPC (WarpOS) in one library! Copyright: The zlib compression technique is copyrighted by Jean-Loup Gailly and Mark Adler. This library is based on their code. This library is FREEWARE, so use it as you like it! The archive contains developer stuff for C-programmers for the StormC3/4 compiler. Source code and two examples for StormC4 are included. Please send bugreports to the email above. Changes: V3.2: Ooopps! Library didnt work on plain 68k systems! Now works for all CPUs. V3.1: Recompiled with StormC4 GCC.