Week 10

This week we covered some details about reading input with cin, the standard input stream.

Powerpoint files

streams

C++ codes discussed in class (some of them might have been modified in class to show extra features)

sentinel_cpp

countw_cpp

sum10validnums_cpp

sum10validnumsfixed_cpp

mindatainput_cpp

countw2_cpp

longestword_cpp

prompt.h   prompt_cpp

Recitation Material

Recitation10_Stu Recitation10_TA