Browse thread
[Caml-list] ocamlc -output-obj problems
-
Jonathan Roewen
-
skaller
-
Jonathan Roewen
-
Jonathan Roewen
-
Jonathan Roewen
-
Jonathan Roewen
- Alessandro Baretta
-
Jonathan Roewen
-
Jonathan Roewen
-
Jonathan Roewen
-
Jonathan Roewen
-
skaller
[
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: | 2005-11-15 (13:01) |
From: | Alessandro Baretta <a.baretta@b...> |
Subject: | Re: [Caml-list] ocamlc -output-obj problems |
Jonathan Roewen wrote: > It's all my fault. It's always all my fault ;D > > char **argv = ... => char *argv[] = ... Please excuse my stupidity: what's the difference? Alex