[
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: | 2007-08-24 (14:27) |
From: | Jeff Meister <nanaki@g...> |
Subject: | Re: [Caml-list] big_int -> int64 |
I guess you do Int64.of_string (Big_int.string_of_big_int i). Clunky, but should work. On 8/24/07, Christoph Bauer <Christoph.Bauer@lmsintl.com> wrote: > Hi, > > how can i convert a big_int to a int64 and vice versa. > > Thanks, > > Christoph Bauer > -- > LMS Deutschland GmbH - Geschäftsführer: Dr. Ing. Urbain Vandeurzen, Dr.-Ing. Norbert Reimann - Sitz: Kaiserslautern - Registergericht: HRB Kaiserslautern 3706 > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >