DANVILLE
AREA
COMMUNITY COLLEGE
INTRODUCTION TO COMPUTER SCIENCE
MATH 110, Fall
2008

Section 3.6
to
3.11 Topics:
Function Prototypes;
Header Files;
Random Number Generation;
Example: A Game of Chance and Introducing enum;
Storage Classes;
Scope Rules.
Examples:
FIG03_10 CPP;
FIG03_12 CPP;
FIG03_14 CPP;
FIG03_15 CPP.