avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Trouble with floating point formatting.


From: Mike Panetta
Subject: Re: [avr-gcc-list] Trouble with floating point formatting.
Date: 02 Apr 2004 01:08:28 -0500

Are you linking in the floating point version of the printf lib?

Mike

On Fri, 2004-04-02 at 00:37, Douglas Dotson wrote:
> Any idea why his doesn't work?
> 
>     sprintf (buf, "%5.2lf", 3.14);
> 
> Result is an empty string.
> 
> Doug
> 
> 
> 
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list




_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

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