Browse thread
caml_copy_string
[
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: | Jeffrey Barber <jeff@m...> |
| Subject: | caml_copy_string |
Is there a way to get a string from C to OCaml without the caml_copy_string function, or is there a version that doesn't copy the string? -J