Re: recent bug in printf ?

From: David Schultz <das_at_freebsd.org>
Date: Sat, 19 Apr 2003 16:54:10 -0700
On Sun, Apr 20, 2003, Enache Adrian wrote:
> $ gcc -x c - && ./a.out
> #include <stdio.h>
> 
> int main()
> {
>    printf("%.*g\n",8,0.00009);
> }
> ^D
> 9.0000000e-05

My mistake.  Fixed, thanks!
Received on Sat Apr 19 2003 - 14:54:13 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:04 UTC