[fpc-pascal]What is the best to compress files

Marco van de Voort marcov at stack.nl
Thu Oct 24 20:49:38 CEST 2002


> This functionality is included in free pascal. paszlib offers compression
> code lik gzip does, and TCompressionStream in the FCL offers a classes
> wrapper around this.
> 
> There is also code (see the 'zip' package) to handle zip files.

Hmm, now I think about it, I also have LZH code somewhere (that works with
FPC)






More information about the fpc-pascal mailing list