Table of Contents for Lesson 12

Each page represents a different slide

Generating Random Numbers in C++
More Examples of Random Numbers
Seeding the Pseudo-Random Number Generator
Putting a "Wrapper" Function Around rand()
Character Arrays and Strings in C++
String Variables in C++
Outputting String Variables Using cout
Initializing Character Arrays
Initializing Character Arrays as Strings
Initializing Strings
Copying Strings
Other Useful String Functions
Using cin to Input Strings
Some Pseudo Code Samples


Back to Outline