Mail Archives: djgpp/2002/11/23/12:30:26
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> wrote in message news:<2110-Sat23Nov2002132513+0200-eliz AT is DOT elta DOT co DOT il>...
> > From: dexter AT dcemail DOT com (Dexter Tad-y)
> > Newsgroups: comp.os.msdos.djgpp
> > Date: 23 Nov 2002 01:48:28 -0800
> >
> > Anybody knows if there exists a zip/unzip library for djgpp that's
> > easier to use than Info-ZIP?
>
> There's a port of zlib on the DJGPP site on SimTel.NET.
Thanks but I am after some C wrapper functions that abstracts access
to a .zip file. i.e. a high level library for accessing zip files
transparently. AFAIK, zlib/bzip2/gzip libs (shares similar algorithms
with pkware's zip) are directly concerned with compression, not with
opening, extracting, deflating, imploding, etc the collection of files
inside zips transparently as a library. I believe Infozip does a good
job but is far too messy for me to handle. any ideas? thanks in
advance.
Dexter Tad-y
dexter at dcemail.com
- Raw text -