caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Emmanuel Mabaleka <mabaleka@buzz.cs.dal.ca>
To: caml-list <caml-list@inria.fr>
Subject: RE: [Caml-list] newbie question
Date: Wed, 12 Dec 2001 23:44:22 -0400	[thread overview]
Message-ID: <3C250186@129.173.2.173> (raw)

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

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


             reply	other threads:[~2001-12-13  3:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13  3:44 Emmanuel Mabaleka [this message]
2001-12-13  6:23 ` Alan Schmitt

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=3C250186@129.173.2.173 \
    --to=mabaleka@buzz.cs.dal.ca \
    --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).