From: Alan Schmitt <alan.schmitt@inria.fr>
To: Emmanuel Mabaleka <mabaleka@buzz.cs.dal.ca>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] newbie question
Date: Thu, 13 Dec 2001 07:23:01 +0100 [thread overview]
Message-ID: <20011213072301.U1548@alan-schm1p> (raw)
In-Reply-To: =?iso-8859-1?Q?=3C3C250186=40129=2E173=2E2=2E173=3E=3B_from_mabaleka=40b?= =?iso-8859-1?Q?uzz=2Ecs=2Edal=2Eca_on_mer=2C_d=E9c_12=2C_2001_at_11:44:2?= =?iso-8859-1?Q?2_-0400?=
* Emmanuel Mabaleka (mabaleka@buzz.cs.dal.ca) wrote:
> Hie,
>
> I have OCaml ver 3.02 for Windows and I have been playing with examples from
> Chapter 9 (Basic Input/Output) of the tutorial "Functional programming using
> Caml Light", 1995 from http://caml.inria.fr/distrib-caml-light-eng.htm.
>
> In the interactive mode, when I type
> # std_in;;
>
> I get the error "unbound value std_in". I thought this channel along with
> std_out and std_err are supposed to be predefined. Consequently the standalone
> example count.ml in Chapter 11 (StandAlone Programs) also gives the error
> "unbound value std_in" when I type the command
>
> "ocamlc -o count.exe count.ml". What am I missing? Thanks...
>
> Emmanuel
Hi,
In OCaml, these are called "stdin", "stdout", and "stderr".
Best regards,
Alan Schmitt
--
The hacker: someone who figured things out and made something cool happen.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
prev parent reply other threads:[~2001-12-13 6:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-13 3:44 Emmanuel Mabaleka
2001-12-13 6:23 ` Alan Schmitt [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=20011213072301.U1548@alan-schm1p \
--to=alan.schmitt@inria.fr \
--cc=caml-list@inria.fr \
--cc=mabaleka@buzz.cs.dal.ca \
/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