This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: printf %F


On 22 Aug 2000, Ulrich Drepper wrote:

> > glibc's printf seems to be lacking support for the C99 %F format
> > (identical to %f except that infinities and NaNs are output as INF and NAN
> > instead of inf and nan).
> 
> I've checkd in a patch to fix that.  Thanks,

scanf seems to be lacking %F (there identical to all the other floating
point formats) as well.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]