Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
- Subject: Re: Is there an equivalent to std::min/std::max for Cocoa programmer's
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 29 Oct 2008 17:27:21 -0600
On Oct 29, 2008, at 5:19 PM, Michael A. Crawford wrote:
Thank you. I did try to find these using the help feature in Xcode
and the documentation that is included with Xcode but I did not get
a hit. I also tried spotlight but no-joy. What is the best way to
find equivalent methods like these?
AFAICT, those macros aren't documented. File a bug report.
Most of my experience is in coding for POSIX/Linux/Unix and
Win32/.NET. Though I could have included the C++ standard library,
I think it is probably wise not to mix this with Cocoa.
You can use the C++ standard library in Cocoa if you wish, but you
must use ObjC++ if you do so.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden