Re: Mod (%) function in C/Objective-C?
Re: Mod (%) function in C/Objective-C?
- Subject: Re: Mod (%) function in C/Objective-C?
- From: Scott Ribe <email@hidden>
- Date: Tue, 12 Aug 2014 10:11:56 -0600
On Aug 12, 2014, at 10:01 AM, Dave <email@hidden> wrote:
> I’m not sure what you mean by dividing by a negative number is undefined?
It sure as hell better be defined, hadn't it? We wouldn't want a language where the basic math ops were that foobar'd!
Now in K&R C, the direction of truncation was undefined for division with negative integers, but C99 fixed that.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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