Subject: Input using stdin
From: Nikhil Warade <newarade47 gmail.com>
Date: Wed, 12 Mar 2008 16:03:26 +0900
How can I give input to a program using STDIN
Suppose I want the program to take the value x=10
On some other site i found it as STDIN.read,but its not working.
--
Posted via http://www.ruby-forum.com/.