The Data Compression News Blog

All about the most recent compression techniques, algorithms, patents, products, tools and events.

Subscribe

Posts: RSS Feed
Comments: RSS Feed

Sponsored Links

YACL

Posted by Mark Nelson on 22nd November 2005 | Permanent Link

The CodeProject web site has a post from Marius Daniel Ciorecan, who thought the world needed another compression library, or should I say, a Decompress Library. Why Marius? Well, here’s why:

I developed this class because I needed a general class that will detect internally if a file is an archive, and then read the compressed files contained in the archive. For Zip and gz archives, I found the source code on CodeProject, in the articles of Hans Dietrich and Jonathan de Halleux.

Okay, that’s good enough for me. Good C++ software donated directly to the public domain with no restrictions.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>