Browse thread
[Caml-list] date - waiting for 64-bit (was: Gripes with array)
[
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: | 2004-09-09 (14:03) |
From: | Marcin 'Qrczak' Kowalczyk <qrczak@k...> |
Subject: | Re: [Caml-list] date - waiting for 64-bit |
"Basile Starynkevitch [local]" <basile.starynkevitch@inria.fr> writes: > You have four integer types in Ocaml: int (on 31 bits), Int32.t (on 32 > bits) and Int64.t (on 64 bits) and NativeInt.t (32 bits on 32 bits > machine, 64 bits on 64 bits machines). The details and tradeoffs are > documented. int has 63 bits on 64-bit machines. -- __("< Marcin Kowalczyk \__/ qrczak@knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/ ------------------- 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