[Csci551-talk] format of file:trailing white spaces?

Affan, Syed asyed at usc.edu
Mon Mar 14 06:22:08 PST 2005


Yes, you can assume that. 

Best Regards,
Affan, Syed. 



-----Original Message-----
From: csci551-talk-bounces at mailman.isi.edu
[mailto:csci551-talk-bounces at mailman.isi.edu] On Behalf Of S. Lugani
Sent: Sunday, March 13, 2005 10:15 PM
To: csci551-talk at mailman.isi.edu
Subject: Re: RE: [Csci551-talk] format of file:trailing white spaces?


Hi affan,

I have assumed in my file that the correct input lines will NOT START
with blank space. Though they might have multiple spaces between the
variables. Am i correct in assuming that? eg.
1       5                    6 is correct
but
              1         5    6  is not

thanks
Sam


----- Original Message -----
From: "Affan, Syed" <asyed at usc.edu>
Date: Sunday, March 13, 2005 9:55 pm
Subject: RE: [Csci551-talk] format of file

> Rashmi, you are correct. We will not be altering the order of the
> inputbut their might be trailing whitespace that you need to 
> handle. 
> 
> Best Regards,
> Affan, Syed.
> 
> 
> 
> -----Original Message-----
> From: csci551-talk-bounces at mailman.isi.edu
> [csci551-talk-bounces at mailman.isi.edu] On Behalf Of rashmi 
> chandrasekhar
> Sent: Sunday, March 13, 2005 8:26 PM
> To: lubaina kitabi
> Cc: csci551 spring
> Subject: Re: [Csci551-talk] format of file
> 
> 
> Lubaina,
> 
> What the spec means is that the format is fixed, I mean number of 
> clients will always come before timeout. What can vary is the 
> comments,the blank spaces, newlines. Also, the columns will not get 
> interchanged, neither will additional columns be added. When they say 
> "you should assume that the data fields that we provide will vary", I 
> think they mean the number of entries. Correct me if I am wrong.
> 
> -Rashmi.
> 
> ----- Original Message -----
> From: lubaina kitabi <kitabi at usc.edu>
> Date: Sunday, March 13, 2005 8:16 pm
> Subject: [Csci551-talk] format of file
> 
> > Hi,
> > I just wanted to know that when you  say the file format is 
> > variable, you mean the number of whitespaces and new lines only
> or
> > also could you change the order . By that I mean would you put
> > "number of clients" data before "request timeout  in seconds " 
> and
> > so on so forth. Finally, the project spec also mentions "you
> > should assume that the data fields that we provide will 
> vary".Does
> > this mean the ordering of the columns can also change in a
> > particular table or that you would  add more columns or 
> something
> > else that I cannot figure out?
> > Thank you,
> > Lubaina Kitabi.
> > 
> > 
> 
> 
> 
> 





More information about the Csci551-talk mailing list