01-10-2006, 04:39 AM
Code:
If m mod 2 = 0 then
Just off the top of my head, but believe it'd work. :wink:
Then for odd:
Code:
if m mod 2 = 1 then
Question...
|
« Next Oldest | Next Newest »
|
Messages In This Thread |