> From: Mike McCollister [mailto:[EMAIL PROTECTED]]
> Here is a strange thing that crashes my Palm:
>   bigVal = i % NUM_THINGS;  // crashes here

What kind of crash is it?  The only thing I can think of would be a
divide-by-zero, which would happen only if NUM_THINGS were zero when it
shouldn't be.  Is that happening?

-slj-


-- 
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