Computer Science 433
Programming Languages
Fall 2012, The College of Saint Rose
Lecture 23: Control Structures; Subprograms
Date: Wednesday, November 28, 2012
Agenda
- Announcements
- Program/Problem Set 7 (a.k.a. last Program/Problem Set) was due last night
- Language project drafts due Monday
- Lecture assignment 22 recap
- Control structures wrapup
- Subprograms
No New Lecture Assignment
The lecture assignment that was previously in this space has been
postponed and will be part of the next assignment.
The readings for next class are Sebesta Chapter 9.
Examples
- gotoloops
- iterable
- cppdefault
- varargs
Links