[fpc-pascal] what is the FPC equivalent of Delphi's zlib unit?
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Sun Jul 28 22:53:55 CEST 2013
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?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list