From: "Michael Stewart" Newsgroups: comp.os.msdos.djgpp Subject: Re: Procedyre to compress, and decompress files. Date: Fri, 25 Jun 1999 08:55:08 +0100 Organization: (Posted via) Netcom Internet Ltd. Lines: 14 Message-ID: <7kvck0$1a0$1@taliesin.netcom.net.uk> References: <1103_930266117 AT wrx> NNTP-Posting-Host: hgty.capgemini.co.uk X-Trace: taliesin.netcom.net.uk 930297280 1344 194.42.240.2 (25 Jun 1999 07:54:40 GMT) X-Complaints-To: abuse AT corp DOT netcom DOT net DOT uk NNTP-Posting-Date: 25 Jun 1999 07:54:40 GMT X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Kåre Køhler Høvik wrote in message <1103_930266117 AT wrx>... >Hey > >I'm looking for a procedure (are there any in the djgpp library?) compress, and decrompress files FAST, end >without loss of information. Help needed URGENT. Please help. > >mvh >kåre zlib (I think) is a compression library.