When you run our assignment 1 simulation are you going to run it on 3 decades
of data or are you maybe going to use 1 or 2 or 3 or more decades. I am trying
to get an idea if I need make it so my simulation can take in more than 3 text
files.
Sorry, I didn't make clear in the assignment that your program should read from
std-in and write to std-out. Your program should not expect command line
arguments (which doesn't mean you can't use them, just that I won't be using
them), nor should it do any prompting. Error messages should go to std-err,
although I won't freak if they go to std-out.
All data read in one run should be considered part of the same data set.
I've modified the assignment page to make these points clear. Thanks for
pointing it out and apologies for the confusion.
Received on Fri Jan 28 2005 - 11:09:45 EST
This archive was generated by hypermail 2.2.0 : Fri Jan 28 2005 - 17:00:38 EST