zip parser

Started by
0 comments, last by SiCrane 15 years, 3 months ago
Hi, I'm trying to use minizip to parse a .zip file to get it's header info and a pointer to the raw compressed data. I can get the header info fine, but can not find a way to get the raw compressed data. Anyone know to do this, or suggest another api to use? Thanks.
Advertisement
You might want to try PhysFS.

This topic is closed to new replies.

Advertisement