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

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

[avr-libc-dev] speaking of vfprintf...


From: Joerg Wunsch
Subject: [avr-libc-dev] speaking of vfprintf...
Date: Mon, 11 Nov 2002 22:33:48 +0100
User-agent: Mutt/1.2.5i

Did anybody have a look at the floating point patch?  Should i just
go ahead, and commit it?

I've got some more ideas...  `star' width/precision (width or precision
given as arguments to printf()) and %n should be simple, too.  This
brought me the idea to have a 4th version.  Leave vfprintf_min as it
is.  See whether there are rarely used things in the current
vfprintf_std that can be omitted, to make it a bit smaller again.
Then, have a vfprintf_adv with everything but floating point, and
finally vfprintf_flt that has all of it.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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