Whats is the proper way to represent a floating point number
with SDCC and pic16 port, in IEEE754 or the Microchip's
modified format?
I think that the modified format is a bit easier to handle,
but its not the standard... On the other hand, SDCC comes
with a floating point library already, so it'll save me
time from rewritting code...
On the other hand, Microchip, distributes their floating
point source code along with mcc18.
So, its a mess here... Any ideas?
Vangelis Rokas
|