Re: the "general" floating point format

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

 



Anthony Shipman <als@xxxxxxxxxxxx> writes:

> Oh, I missed that bit in the middle. Is that the C standard or just how Gnu C 
> does it? 

It is the C standard.  Note that this is implemented in the C library,
which is not part of GCC.

> Do you know if libstdc++ uses exactly the same specification or perhaps 
> delegates to printf()? (I started off searching for how the C++ "general" 
> format was defined).

libstdc++ delegates to printf.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux