On 2008-07-23 03:42:29 -0400, James Kanze <[EMAIL PROTECTED]> said:

On Jul 22, 7:21 pm, Ben Pfaff <[EMAIL PROTECTED]> wrote:
James Kanze <[EMAIL PROTECTED]> writes:
C doesn't have any support for decimal arithmetic, nor any means
of adding it comfortably.

http://www.open-std.org/jtc1/sc22/open/n4060.pdf

Yes, I'd heard about this.  But I wasn't too sure of its status,
and it isn't implemented by the compilers I regularly use.


C and C++ both have TR's for decimal floating-point in the works. They were paused, waiting for IEEE-754R, a revision to IEEE-754 that includes decimal floating-point, to be completed. That happened a month or so ago, and now both TR's are moving forward.

--
 Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The Standard C++ Library Extensions: a Tutorial and Reference (www.petebecker.com/tr1book)

_______________________________________________
gnu-misc-discuss mailing list
gnu-misc-discuss@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss

Reply via email to