caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Laure Danthony <ldanthon@ens-lyon.fr>
Cc: caml-list@inria.fr
Subject: Re: writing in file (byte after byte)
Date: Sat, 27 Jan 2001 10:06:43 +0100	[thread overview]
Message-ID: <20010127100643.A23010@pauillac.inria.fr> (raw)
In-Reply-To: <Pine.GSO.4.21.0101251327450.5917-100000@candy>; from ldanthon@ens-lyon.fr on Thu, Jan 25, 2001 at 01:30:50PM +0100

> We want to write on a file byte after byte.
> In the documentation, it seems not to be possible whitout coding
> an int in 8 bytes.

The library function `output_byte' does just that.

Hope this helps,

- Xavier Leroy



      reply	other threads:[~2001-01-31 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-25 12:30 Laure Danthony
2001-01-27  9:06 ` Xavier Leroy [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=20010127100643.A23010@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=ldanthon@ens-lyon.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).