From: steven DOT karp AT teamhbbs DOT com Newsgroups: comp.os.msdos.djgpp Subject: PKZip-compatible compression library? Date: Tue, 05 May 1998 00:35:57 GMT Organization: All USENET -- http://www.Supernews.com Lines: 10 Message-ID: <6ilmvk$864$1@supernews.com> NNTP-Posting-Host: 204.179.139.35 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Can anyone point me at a C library suitable for use with DJGPP that would allow me to relatively easily compress files (or better yet, regions of memory) into zip-compatible archives without having to shell out to PK-Zip? I've looked at the Info-zip sources, but I'm not programmer enough (yet) to extract just those portions I need and incorporate them into my own code... Thanks in advance, S