POV-Ray : Newsgroups : povray.general : Random thoughts about povray and xml : Re: Random thoughts about povray and xml Server Time
3 Aug 2024 14:14:56 EDT (-0400)
  Re: Random thoughts about povray and xml  
From: Thorsten Froehlich
Date: 25 Mar 2004 09:25:10
Message: <4062ebc6$1@news.povray.org>
In article <cjameshuff-8CAE9E.08563625032004@news.povray.org> , Christopher
James Huff <cja### [at] earthlinknet>  wrote:

> You still seem to be missing my point. C and C++ do not specify that
> "double" is a 64 bit IEEE 754 float. Thus, you can not rely on it being
> a 64 bit IEEE 754 float! At this point in time, it *probably* is one,
> but that's not good enough. If your file format uses 64 bit IEEE 754
> floats, you need to specifically write them in that format, or your code
> will create incompatible files or just break on a machine that uses a
> different format.
>

I never said you would not have to not to do any work.  Oc course, to write
that code is really trivial anyway, so it is not an issue worth mentioning
at all.  Thus, your whole point is pointless!

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.