CPSC 111 Sections 6 and 8
Lab 9 (Tuesday, October 24)

Objectives

* Cover references, pointers, and switch stmt * Test on November 1 0. Qustions on program * functions (redundant code, how to input multiple dates) 1. Questions on lab Example of references and pointers 2. Review functions 3. Pseudocode and more... 4. Scope of variables 5. Spacing and indentation of programs 6. Pine 7. Exercise for lab9 8. Switch Stmt
Homework:


Complete questions on pythagoras program.


* Below is the syntax for the PROGRAM due Oct. 25 by midnight 

	For section 6:
		handin.111.6 4 julian.cpp pseudo.txt

	For section 8
		handin.111.8 4 julian.cpp pseudo.txt


Programs not in the correct directory or named incorrectly will receive a grade of 0.

Back