>What tool are you using? 32-bit division requires runtime library >support on the 
>68K, so the choice of tool matters in diagnosing >this problem.

Thanks for your reply, I ment to mention that I am using Codewarrior 8.  Is there a 
setting I need to set in my project and/or a library I need to include?

I have done some more experiementing and found that using hard-coded constants in the 
division works: 

UInt32 incval=10616832/428;  //This works fine

But I really need to do the division using variables, because the values used can and 
will be change in other parts of the program.  

Thanks again for any help you can provide,

Regards,
William Osborne
[EMAIL PROTECTED]
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to