home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH06
/
A06165.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-18
|
286 b
|
6 lines
The function init() of the previous chapter is no longer needed
and has been deleted. The default constructor replaces this
function. The other member functions are unchanged. Only one
change is made to the client code. The main() function no longer
calls the function init().