[fpc-pascal] what is the FPC equivalent of Delphi's zlib unit?

Dennis Poon dennis at avidsoft.com.hk
Mon Jul 29 04:18:35 CEST 2013


thanks a lot.

Dennis

Michael Van Canneyt wrote:
>
> There are 3 options:
>
>  paszlib.pas pascal implementation of libz.
>
>  zstream.pp  stream interface, uses paszlib.
>
>  zlib.pp  native interface to C libz library.
>
> Michael.
>
> On Mon, 29 Jul 2013, Dennis Poon wrote:
>
>> I need to use CompressBuf and DecompressBuf of zlib in fpc.
>>
>> Thanks,
>>
>> Dennis
>>
>>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.3349 / Virus Database: 3209/6527 - Release Date: 07/28/13
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130729/eb925ca7/attachment.html>


More information about the fpc-pascal mailing list