home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH06
/
A06205.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-23
|
248 b
|
5 lines
You cannot change the value of the "this" pointer in a member
function, because it is passed as a constant. If the object for
which the function is called is constant or volatile, those type
specifications are preserved in the "this" pointer.