home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH11
/
A112292.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-08-09
|
293 b
|
6 lines
This statement echoes the values that were extracted in the input
statement. The conversion base has reverted to decimal, so the
values that are inserted are interpreted as decimal values. If
you run this program with the input 12, 12, and 12, the output
values will be 12, 10, and 18.