Table 3 Simple manipulators(iostream.h)

Manipulator  Meaning
-----------------------------------------------
dec          Change numeric base to decimal
oct          Change numeric base to octal
hex          Change numeric base to hexadecimal
ws           Skip over whitespace in input
endl         Insert a newline and flush
ends         Insert a `\0'
flush        Flush the stream