Name

cout variable — Normal output stream

Synopsis

extern ostream cout
               

The cout object is a standard input stream associated with the C stdout file. It is used for normal program output.