home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH05
/
A052303.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-29
|
299 b
|
6 lines
This application program begins by declaring "TelBook" to be an
object of the PhoneBk. Next the program calls the member function
init() to prepare this PhoneBk object for use. The next chapter
shows how a constructor member function can be used to set up an
object of a class automatically.