home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH02
/
A02092.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-18
|
209 b
|
5 lines
There are four standard predefined I/O stream objects that you can
use to perform standard I/O: cout, cin, cerr, and clog. cout is
for output, cin is for input, and cerr and clog are for standard
error.