On 28/07/2013 22:53, 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?

paszlib/zstream
http://wiki.lazarus.freepascal.org/paszlib
used for zip support in FPC (TZipper).
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to