c++ - Library to unzip archive in C on osx -


I am using zlib to inflate some .gz and zip files. The point is that now I want to inflate zip archives but my research and test and error tell me that zillib can not do this? If so, why could I use other libraries because at the moment I can get only minijip and LGG, but both libraries only support Windows. (The best option would be to close the port interoperable stage).

Thanks Sam

You can view in POCO libraries. They also have support for OS X

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -