C / C ++包装和压缩 [英] C/C++ Packing and Compression

查看:162
本文介绍了C / C ++包装和压缩的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个商业项目,需要几个文件捆绑(打包)到存档,然后压缩。现在我们在我们的实用程序库中有zlib,但它看起来不像zlib具有将多个文件压缩到一个归档中的功能。

I'm working on a commercial project that requires a couple of files to be bundled (packed) into an archive and then compressed. Right now we have zlib in our utility library, but it doesn't look like zlib has the functionality to compress multiple files into one archive. Does anyone know of free libraries I'd be able to use for this?

推荐答案

也许 libtar ?也根据BSD许可证。

Perhaps libtar? Also under a BSD license.

这篇关于C / C ++包装和压缩的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆