caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Sébastien Hinderer" <Sebastien.Hinderer@ens-lyon.org>
To: caml-list@inria.fr
Subject: Should one use caml_ prefix in C code ?
Date: Mon, 28 Mar 2005 06:43:27 +0200	[thread overview]
Message-ID: <20050328044327.GA2437@galois> (raw)

Dear all,

Among Caml header files is one called compatibility.h.
This file defines macros allowing one to use, say, copy_string rather
than caml_copy_string when writing stub functions.
But what is the recommended style for writing stubs ?
Should the caml_ prefix be used, or not ?
The documentation does not seem to mention anything about that.

Thanks,
Sébastien.


             reply	other threads:[~2005-03-28  4:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-28  4:43 Sébastien Hinderer [this message]
2005-03-28  5:07 ` [Caml-list] " Robert Roessler

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=20050328044327.GA2437@galois \
    --to=sebastien.hinderer@ens-lyon.org \
    --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).