Lab 4: Instructor's Notes
This lab consists of two parts:
-
The first part introduces the C++ standard
string
class, and some of its function members, by using it to solve a
"language translation" problem.
As such, the exercise assumes that your C++ platform
supports the ANSI string functionality.
-
The second part of the exercise extends the first part,
and requires use of the
if statement.
You may wish to review the if with your class at the
beginning of the lab session.
|
|
|
|
Home
Help
Lab 0
Lab 1
Lab 2
Lab 3a
Lab 3b
Lab 4
Lab 5
Lab 6
Lab 7
Lab 8
Lab 9
Lab 10
Lab 11
Lab 12
Lab 13
Membership
Login |