Re: "make positive" function
Re: "make positive" function
- Subject: Re: "make positive" function
- From: "Shawn Erickson" <email@hidden>
- Date: Mon, 11 Sep 2006 11:34:23 -0700
On 9/11/06, Mike Abdullah <email@hidden> wrote:
I'm not a C expert, so apologies for this one:
Basically, I want to take a double and get its closest positive
integer. I haven't been able to find anything that does what I want
(I have a feeling it might be a modulus?).
Anyway, it seems to me I have 3 options:
1. There is an existing, simple function in C - if so can someone
tell me what it is ? :)
man abs
man round
man ceil
man floor
...or am I misunderstanding what you are asking for?
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden