caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* writing in file (byte after byte)
@ 2001-01-25 12:30 Laure Danthony
  2001-01-27  9:06 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Laure Danthony @ 2001-01-25 12:30 UTC (permalink / raw)
  To: caml-list

Hello,

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.

Thank you in advance, 

Laure and sylvain

________________________________________

Laure DANTHONY, licence d'informatique

18, montée Saint Sébastien
69001 LYON

TEL 06 20 32 74 65

mail : Laure.Danthony@ens-lyon.fr
web : http://www.ens-lyon.fr/~ldanthon/

See You !
________________________________________



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: writing in file (byte after byte)
  2001-01-25 12:30 writing in file (byte after byte) Laure Danthony
@ 2001-01-27  9:06 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 2001-01-27  9:06 UTC (permalink / raw)
  To: Laure Danthony; +Cc: caml-list

> 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-31 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-25 12:30 writing in file (byte after byte) Laure Danthony
2001-01-27  9:06 ` Xavier Leroy

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).