caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Logging to a channel form C
@ 2016-06-12 12:29 Sébastien Hinderer
  2016-06-12 12:32 ` Sébastien Hinderer
  0 siblings, 1 reply; 4+ messages in thread
From: Sébastien Hinderer @ 2016-06-12 12:29 UTC (permalink / raw)
  To: caml-list

Dear all,

Assuming a channel chan has been opened with open_out, is there a
recommended way to write to the underlying file from a C program?

Is it a matter of passing chan to the C program and then extracting the
file descriptor with the help of "caml/io.h" ?

Thanks,

Sébastien.

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

end of thread, other threads:[~2016-06-12 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-12 12:29 [Caml-list] Logging to a channel form C Sébastien Hinderer
2016-06-12 12:32 ` Sébastien Hinderer
2016-06-12 18:10   ` Gabriel Scherer
2016-06-12 20:27     ` Sébastien Hinderer

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