From: Meta Newsgroups: comp.os.msdos.djgpp Subject: Re: Compress/Uncompress library for djgpp??? Date: Sun, 03 Aug 1997 21:58:44 -0400 Organization: Concentric Internet Services Lines: 11 Message-ID: <33E53754.674D@concentric.net> References: <33e4f73c DOT 2730640 AT news DOT algonet DOT se> NNTP-Posting-Host: ts003d11.sag-mi.concentric.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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. Allegro has file compression routines, and there are sources to GNU Unzip out there, and they are in GCC so DJGPP ports would be simple.