Mail Archives: djgpp/1997/08/06/20:21:35
On 3 Aug 97 at 21:28, Christian Granstr÷m wrote:
> Is there a free library/sourcecode available for
> uncompressing gziped or any compressed file format???
>
> I want simple stuff, like: uncompress(source, destination);
> Nothing where I have to Include half my harddrive
> and link about 100 libs, I hate that kind of stuff.
>
> Anyone, please!!??
zlib, available from http://quest.jpl.nasa.gov/zlib/
It has high level functions like gzopen, gzread, gzwrite. I've used
it for gzip support in my editor and it works realy nicely
Bill
--
Leave others their otherness.
- Raw text -