R. Clayton (rclayton@monmouth.edu)
(no date)
I've modified the assignment 1 page to clarify a few questions that have come
up over the past few days:
1 "Space character" means exactly that: space. Your program should ignore
tabs, newlines, formfeeds, backspaces, and so on when determining the
spreadsheet structure.
2 Your program should find as many columns as possible.
3 If an element spec is incorrect, your program should print an error message
on std-out. Also, an element spec is incorrect if it specifies a row or
column that doesn't exist.
4 The topmost row is row 0; the leftmost column is column 0.
This archive was generated by hypermail 2.0b3 on Thu Dec 19 2002 - 20:30:04 EST