Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question...
#2
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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)