MIN(), MAX()?
MIN(), MAX()?
- Subject: MIN(), MAX()?
- From: Chunk 1978 <email@hidden>
- Date: Mon, 26 Oct 2009 05:35:53 -0400
i can't find any info about these c functions in the documentation. each
take 2 floating point arguments, but i'm not positive what the function is
doing with the arguments:
float myMinimumFloat = MIN(50.0, 78.0);
what does the function do with 50 and 78?
also, my flaming shields are up. this is certainly very basic so flame away
if you must, but i just can't remember coming across these functions in any
of my c books.
_______________________________________________
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