On Apr 21, 2008, at 5:50 PM, stephen joseph butler wrote:

egrep -R mach_port_deallocate /usr/include

Oh I forgot to try that.

It would appear to be in mach/mach_port.h (at least on 10.5).

I used to try to include the actual file I needed, but that seemed to break the Frameworks thing. So what I really should have asked was, what should I include in my Cocoa app to get mach_port_deallocate()?

However, I found some sample code that used:

#include <mach/mach.h>


Thanks!

--
Rick

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to