This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
cout
Specifies the cout global stream.
The object controls insertions to the standard output as a byte stream.
See cerr for an example of using cout.
Header: <iostream>
Namespace: std