Browse thread
O'Caml & 32-bit ints
- Stephen J Bevan
[
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: | Stephen J Bevan <stephenb@h...> |
| Subject: | O'Caml & 32-bit ints |
I've read over the manual and looked through the libraries but I couldn't find any support for full 32-bit integers/words (something like Int32 and Word32 in SML) in O'Caml. Did I miss something? If I didn't miss it, then has anyone already written a library to support them that they are willing to share?