On Thursday, June 14, 2001, at 07:32 AM, Tim Grant wrote:

> The Zlib page -- http://www.gzip.org/zlib/ -- says �zlib 1.1.3 is 
> included
> as part of the Mac OS X Public Beta under
> /System/Library/Frameworks/Zip.framework;� -- but I'm not sure it's 
> still
> there in 10.0.3.

   It was in a framework; now it's simply a library, like any other BSD 
system.  Link with -lz and #include <zlib.h> work as usual as of the GM 
release of Mac OS X (Darwin 1.3).

        -Fred

Reply via email to