Lecture 3 - Slide 21 : 27
More manipulators
Manipulators can be with or without arguments
manipulators-2.cc
Illustration of more manipulators.
manipulators-2-output
Program output.
own-manipulator.cc
Programming our own manipulator - with two parameters.
own-manipulator-output
Program output.
Go to exercise
Understand the way we program and use output stream manipulators