home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH02
/
A020828.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-11-15
|
265 b
|
5 lines
Stream I/O also supports input with cin. This line gets two
integers from the keyboard and assigns the values to the variables
"a" and "b". The user must enter two numbers separated by spaces,
tabs, or new-line characters. Input must end with the ENTER key.