Re: ceil woes
Re: ceil woes
- Subject: Re: ceil woes
- From: Frederick Cheung <email@hidden>
- Date: Fri, 3 Feb 2006 11:13:01 +0000
On 2/3/06, Robert Dell <email@hidden> wrote:
> ok, i've been TRYING, searching the docs online, searching the /usr/include folder, searching for programs that use it for anything that has ceil in it but can't find anything to solve my problem.
>
> the bad line is this:
> mysurvival[i].skillreqs = mysurvival[i].skillvalue-(lround(ceil((calcCircle*3.5)+280)*100));
are you including math.h?
Fred
_______________________________________________
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
References: | |
| >ceil woes (From: Robert Dell <email@hidden>) |