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

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

Re: [avr-libc-dev] 32 bit integer arithmetics


From: Ned Konz
Subject: Re: [avr-libc-dev] 32 bit integer arithmetics
Date: Fri, 21 Apr 2006 18:09:44 -0700


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
address@hidden






reply via email to

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