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

Section 5.9
to
5.13 Topics:
Arrays of Pointers;
Case Study: A Card Shuffling and Dealing Simulation;
Function Pointers;
Introduction to Character and String Processing;
Fundamentals of Characters and Strings;
String Manipulation Functions of the String-handling Library;
Thinking About Objects: Collaborations Among Objects;
[Optional Case Study].
Examples:
FIG05_26 CPP;
FIG05_28 CPP;
FIG05_30 CPP;
FIG05_31 CPP;
FIG05_32 CPP;
FIG05_33 CPP;
FIG05_34 CPP.