caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Malcolm Matalka <mmatalka@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] ctypes - to string or to bigarray?
Date: Sun, 28 Feb 2016 19:15:05 +0000	[thread overview]
Message-ID: <86oab0hcjq.fsf@gmail.com> (raw)

I'm writing bindings for a library that is just doing I/O and wondering
what the suggested best practice is around using string or bigarray.  It
seems like using Bigarray is probably the most versatile interface.
People can decide to do the copying themselves or just use Bigarray
everywhere.

Are there any other things to consider?  Suggestions?

Thanks,
/Malcolm

             reply	other threads:[~2016-02-28 19:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 19:15 Malcolm Matalka [this message]
2016-02-28 19:42 ` Gerd Stolpmann
2016-02-29  8:41 ` Jeremy Yallop

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86oab0hcjq.fsf@gmail.com \
    --to=mmatalka@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).