From: Zhukov Pavel Date: 2008-06-22T04:00:03+09:00 Subject: Re: Changing the program to work with files On Sat, Jun 21, 2008 at 10:29 PM, Alex Mr wrote: > Hi every body > > I have a program that is working with Console ( input - output) > > I wanted to see if anybody can help me to modify it so that it takes its > input from a file (text) and write its output also to a file (binary) > > because I am new to Ruby and I dunnot working with files . > > Thank you very much > -- > Posted via http://www.ruby-forum.com/. > > which difference with file i/o and stdio that confuse you?