Browse thread
[Caml-list] float pretty-printing precision, once more.
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David Chase <chase@w...> |
| Subject: | Re: [Caml-list] float pretty-printing precision, once more. |
Correction to the source code At 11:03 PM 12/10/2002 -0500, David Chase wrote: >#include "gdtoa.h" >/* Always define to zero or one. It is zero on Pentium. */ >#define LITTLE_ENDIAN 1 No, it is 1 on Pentium, and zero on Sparc and most other machines. Sorry about that. David ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners