Browse thread
How to do this properly with OCaml?
-
Thomas Fischbacher
- Christophe Dehlinger
- Berke Durak
- Michel Quercia
- Eric Cooper
-
Michael Alexander Hamburg
-
Xavier Leroy
- Berke Durak
- Michael Alexander Hamburg
- Thomas Fischbacher
- Alex Baretta
- skaller
- Thomas Fischbacher
-
Xavier Leroy
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] How to do this properly with OCaml? |
On Tue, 2005-07-26 at 02:22 +0100, Jon Harrop wrote: > On Monday 25 July 2005 12:35, skaller wrote: > > The language requirements with respect to initialisation > > are the difference: Ocaml requires all store to be > > initialised, C/C++ does not. > > String.create Except for strings .. :) -- John Skaller <skaller at users dot sourceforge dot net>