caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Marcin 'Qrczak' Kowalczyk" <qrczak@knm.org.pl>
To: "Basile Starynkevitch [local]" <basile.starynkevitch@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] date - waiting for 64-bit
Date: Thu, 09 Sep 2004 16:03:00 +0200	[thread overview]
Message-ID: <87fz5r8rqj.fsf@qrnik.zagroda> (raw)
In-Reply-To: <20040909134412.GA27789@bourg.inria.fr> (Basile Starynkevitch's message of "Thu, 9 Sep 2004 15:44:12 +0200")

"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


  reply	other threads:[~2004-09-09 14:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-09 11:55 [Caml-list] date - waiting for 64-bit (was: Gripes with array) Samuel Lelievre
2004-09-09 12:21 ` Basile Starynkevitch [local]
2004-09-09 13:20   ` [Caml-list] date - waiting for 64-bit Samuel Lelievre
2004-09-09 13:44     ` Basile Starynkevitch [local]
2004-09-09 14:03       ` Marcin 'Qrczak' Kowalczyk [this message]
2004-09-09 13:49     ` Marcin 'Qrczak' Kowalczyk
2004-09-09 16:12 ` [Caml-list] date - waiting for 64-bit (was: Gripes with array) james woodyatt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fz5r8rqj.fsf@qrnik.zagroda \
    --to=qrczak@knm.org.pl \
    --cc=basile.starynkevitch@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).