On Apr 21, 2006, at 2:07 PM, Raphael Mack wrote:

avrlibc supports division of 16 bits integers. Is there a easy way to do also arithmetics for 32 bit sized integers, or do I have to implement it
on my own with the shift-and-subtract algorithm?


The library supports 32-bit math too.

--
Ned Konz
[EMAIL PROTECTED]




_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to