Subject: First codelab assignment (This message is being sent to all CPSC 101 section 302 students) The last four problems or so in the assignment require reading an unknown number of integers and stopping when end of file is reached. Starting around page 65 in the notes you will find a large collection of example programs which do this sort of thing -- some may be actual solutions to the problems!