[fpc-pascal] what is the FPC equivalent of Delphi's zlib unit?
Michael Van Canneyt
michael at freepascal.org
Mon Jul 29 09:13:55 CEST 2013
On Sun, 28 Jul 2013, Mark Morgan Lloyd wrote:
> 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.
>
> Is any one of those more "natural" than the rest, because e.g. it's already
> used for GIF handling?
Not to my knowledge.
Michael.
More information about the fpc-pascal
mailing list