home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH12
/
A12092.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
|
269 b
|
5 lines
Almost every time you use an object in a program, the type of the
object is checked to ensure that the operation makes sense. When
you pass an object to a function, apply an operator to an object,
or assign a value to an object, the type of the object is checked.