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
Post a Comment