Sunday, 8 September 2013

Looking for a c++ compression library/libraries that can decompress rar, 7z, bz2, zip etc

Looking for a c++ compression library/libraries that can decompress rar,
7z, bz2, zip etc

Not sure if a unified library like this exist or if the algorithms are
even open-sourced. I Need to be able to decompress as many types as
possible without having to install any other applications.

No comments:

Post a Comment