Hello,

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?

Thanks,
Rapha



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

Reply via email to