Modulus calculation
Modulus calculation
- Subject: Modulus calculation
- From: vince <email@hidden>
- Date: Sun, 1 Jun 2008 21:19:29 -0400
I need to state whether a modulus value = zero.
For example:
if (textField.floatValue % 10 == (0)) {
What's wrong with my syntax?
Thanks.
v.
_______________________________________________
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