caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: Alexandre Pilkiewicz <alexandre.pilkiewicz@polytechnique.org>,
	caml-list@inria.fr
Subject: Re: [Caml-list] Buffered input channel
Date: Thu, 02 Aug 2007 23:09:35 +0200	[thread overview]
Message-ID: <46B2480F.7050401@frisch.fr> (raw)
In-Reply-To: <200708021651.57115.alexandre.pilkiewicz@polytechnique.org>

Alexandre Pilkiewicz wrote:
> I'm currently working on the Harmony project, and I'm looking for a buffered 
> access to regular files with four "requested" features : 
> input_char
> pos_in
> seek_in
> can be integrated in a project under GPL
...
> Does anyone know wich library I should give a look at ?

stdlib.cma? The input and output channels are buffered.

-- Alain


      parent reply	other threads:[~2007-08-02 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02 20:51 Alexandre Pilkiewicz
2007-08-02 21:09 ` [Caml-list] " Erik de Castro Lopo
2007-08-02 21:46   ` Alexandre Pilkiewicz
2007-08-02 21:09 ` Alain Frisch [this message]

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=46B2480F.7050401@frisch.fr \
    --to=alain@frisch.fr \
    --cc=alexandre.pilkiewicz@polytechnique.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).