previous |
start |
next
String Streams
- A very common use of string streams is to
accept input one line at a time and then to analyze it
further.
- A typical example is when the program accepts
input in a variety of formats.
21:30
9:30 pm
9 am
- See readtime.cpp.
previous |
start |
next