> >  Make i and bigVal as UInt32 and try it out.
> 
> Why would that make any difference?

  well, because the palm is a 16bit processor :) a 32 bit mathematical
  operation is normally simulated in the form of a function :) just look
  for code like _divv3 :)

  UInt16 compiles down to nice m68k asm :) UInt32 uses a function :P
  
  at least, thats my understanding :P correct me if i am wrong

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to