First page Back Continue Last page Graphics
A problem with cin
Practice: textin1.cpp
Skips over white space.
Use cin.get to get around this problem.
This section (textin1 – textin4 ) shows important information about text input.
textin2.cpp uses a reference variable (defined in iostream for cin.get)