caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Troy Spier <computerfreakk48@yahoo.com>
To: caml-list@inria.fr
Subject: Hello
Date: Mon, 13 Mar 2006 17:21:55 -0800 (PST)	[thread overview]
Message-ID: <20060314012155.58722.qmail@web61311.mail.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Hello! I just read a page on the OCaml website about submitting questions. Well, I have a question for you. How would I put the user input into a text file, that can be read and modified? Let's say I used this function for the input, how would I create a text file of it:
 
 print_string "What's your name ? "; let name = read_line () in Printf.printf "Hello, %s.\n" name ;;
 
 Thank you for all your help.
 
 - Troy
 
		
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.

[-- Attachment #2: Type: text/html, Size: 634 bytes --]

             reply	other threads:[~2006-03-14  1:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14  1:21 Troy Spier [this message]
2006-03-14  1:26 ` [Caml-list] Hello Jonathan Roewen
2006-03-14  1:29 ` Jonathan Roewen
2006-03-14  1:35   ` Corey O'Connor
2007-09-09  8:19 hello Vivian Wilson

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=20060314012155.58722.qmail@web61311.mail.yahoo.com \
    --to=computerfreakk48@yahoo.com \
    --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).