caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Longeon <Robert.Longeon@cnrs-dir.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Comment rediriger les entrées/sorties   standards ?
Date: Wed, 02 May 2001 14:42:06 +0200	[thread overview]
Message-ID: <4.2.0.58.20010502143518.00da89a0@cezanne.auteuil.cnrs-dir.fr> (raw)

Bonjour,


Je voudrait rediriger les entrées/sorties standards. Je croyais pouvoir le 
faire en tapant :

let std_out = open_out "c:\projet\entree"

mais  l'écriture se fait toujours à l'écran. De même en utilisant

output_string std_out "toto"

le fichier est toujours vide. Je vois pourquoi, ça ne peut pas marcher ... 
mais y a-t-il un moyen de rediriger les E/S standards ?



D'avance merci pour tout renseignement,




Robert Longeon.





-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


             reply	other threads:[~2001-05-02 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-02 12:42 Robert Longeon [this message]
2001-05-02 14:49 ` [Caml-list] =?iso-8859-1?Q?Comment_rediriger_les_entrées/sorties_?= " Maxence Guesdon
     [not found] ` <200105021455.f42EtjL25069@waco.inria.fr>
2001-05-02 15:20   ` [Caml-list] Comment_rediriger_les_entrees/sorties_standards ? Robert Longeon
2001-05-03  6:21 ` [Caml-list] Comment rediriger les entrées/sorties standards ? Bruno Pagano
2001-05-03  9:51 ` [Caml-list] " Xavier Leroy

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=4.2.0.58.20010502143518.00da89a0@cezanne.auteuil.cnrs-dir.fr \
    --to=robert.longeon@cnrs-dir.fr \
    --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).