FAQs for Assignment 2

CSc 451, Spring 2003

Last Update: January 24, 2003, 5:55pm


Questions

 

Q1:    Can we use the case expression?

A:      Yes, if you're desperate.

 

Q2:    I'm having trouble with the lg.4 data file, which is four empty lines. Do we need to handle that case?

A:      Yes. I had a little bit of trouble with that one myself, BTW.

 

Q3:    Can we use the s[i+:n] notation?

A:      Yes.


Corrections

 

Problem 1:      The comparison operators are on slides 33-35. (The original web-published version incorrectly specified 33-34.)