Thurs, 3rd Dec 2015, 22:37 Re: Lab 5 Delay



A student writes:


> Hello Dr. Patt,
>
> I just want to know where exactly should we put the DELAY subroutine,
> in the lab instructions it says after every line is output to the screen,
> but what includes a line of output? is it after every iteration of "ECE@UT"
> or after "ECE@UT       ECE@UT       ECE@UT       ECE@UT       ECE@UT       "
> and then an enter print the next line of 4 spaces and 4 ECE@UT and put the
> delay after that? The reason why I ask this is because I don't want to miss
> small points because of this.
>
> Thank you.
> <<name withheld to protect the student who does not want to miss small points>


The student is asking if a line consisting of five ECE@UT and associated
spaces is a line of output, or if the 2nd (or 4th, for example) instance of
ECE@UT is a line of output.

I thought it was clear that a line is a line and a piece of a line is not
a line.

But, since several of you aren't sure if a piece of a line is not a line,
I decided to spam you all with the answer: No, a piece of a line is not a line.

Good luck finishing the 5th program.



Yale Patt