Does the zlib built into OS X support zip files or just gzip??
Doe the zlib library support unzOpen call??
Are there any examples of unzipping a file using the zlib library on
OS X??
Look in /usr/include/zlib.h and see what's there.
To use the routines, include zlib.h in your source and libz.dylib into
your project.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden