avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] 32 bit integer arithmetics


From: Raphael Mack
Subject: [avr-libc-dev] 32 bit integer arithmetics
Date: Fri, 21 Apr 2006 23:07:09 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]