3. Output Formatting - * arachnoid.com
Output Formatting Many students complain that C++ streams are difficult to use for output, when compared to the older C methods. My theory is that, if the situation were reversed and students were required to move from C++ stream formatting back to the ol...