An illustration shows a code segment:

"{
cout << next;
inStream.get(next);
}" with “cout << next;” annotated as "If you prefer, you can use cout.put(next) here."