Date: Thu, 07 Aug 1997 12:21:57 +1100 From: Bill Currie Subject: Re: Compress/Uncompress library for djgpp??? In-reply-to: <33e4f73c.2730640@news.algonet.se> To: derek AT algonet DOT se (Christian Granstr m) Cc: djgpp AT delorie DOT com Message-id: <199708070026.MAA03251@teleng1.tait.co.nz gatekeeper.tait.co.nz> Organization: Tait Electronics Limited MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Comments: Authenticated sender is Content-Transfer-Encoding: 8bit Precedence: bulk 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.