From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id C16B0BC57 for ; Sun, 22 Aug 2010 01:30:31 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtMBANj+b0zRVdg2kGdsb2JhbACTH40NCBUBAQEBCQkMBxEDH6BFmVuFNwSENYVB X-IronPort-AV: E=Sophos;i="4.56,248,1280700000"; d="scan'208";a="55871245" Received: from mail-qw0-f54.google.com ([209.85.216.54]) by mail3-smtp-sop.national.inria.fr with ESMTP; 22 Aug 2010 01:30:29 +0200 Received: by qwg5 with SMTP id 5so5196348qwg.27 for ; Sat, 21 Aug 2010 16:30:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.89.15 with SMTP id c15mr443256qcm.202.1282433428181; Sat, 21 Aug 2010 16:30:28 -0700 (PDT) Received: by 10.229.17.205 with HTTP; Sat, 21 Aug 2010 16:30:28 -0700 (PDT) X-Originating-IP: [99.180.100.231] Date: Sat, 21 Aug 2010 18:30:28 -0500 Message-ID: Subject: caml_copy_string From: Jeffrey Barber To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=00163646d804ef5668048e5dccf1 X-Spam: no; 0.00; ocaml:01 ocaml:01 caml:02 caml:02 string:02 string:02 function:08 function:08 doesn't:12 doesn't:12 version:13 version:13 jeff:18 there:18 there:18 --00163646d804ef5668048e5dccf1 Content-Type: text/plain; charset=ISO-8859-1 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 --00163646d804ef5668048e5dccf1 Content-Type: text/html; charset=ISO-8859-1 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
--00163646d804ef5668048e5dccf1--