From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: arj/rar/zip/... library Date: Mon, 29 Sep 1997 11:12:21 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 17 Message-ID: <342edadd.3457323@news.uni-duisburg.de> References: <60g5ne$16v$1 AT netserv DOT univ-lille1 DOT fr> NNTP-Posting-Host: ppp83.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 26 Sep 1997 11:19:10 GMT, triquet AT fil DOT univ-lille1 DOT fr (triquet frederic) wrote: > does anybody know where I can get a library or any source code > concerning ARJ, RAR, ZIP, or any other archiver ? The InfoZip people have source code for zipping/unzipping (a DJGPP port and many others), their homepage is at http://www.cdrom.com/pub/infozip/ - or search for zip21.zip / unzip531.zip with http://ftpsearch.ntnu.no/ftpsearch e.g. For RAR, there is or has been a free unrar source (unrars10.rar). And, of course, there is gzip - gzp124s.zip from where you got DJGPP. Regards... Michael