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

Section 5.5
to
5.8 Topics:
Using the const Qualifier with Pointers;
Bubble Sort Using Ca11-by-reference;
Pointer Expressions and Pointer Arithmetic;
The Relationship Between Pointers and Arrays.
Examples:
FIG05_14 CPP;
FIG05_15 CPP;
FIG05_16 CPP;
FIG05_17 CPP;
FIG05_20 CPP;
FIG05_21 CPP;
FIG05_24 CPP.