home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH07
/
A07102.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-09-22
|
281 b
|
6 lines
For objects that are not arrays or class objects, you can include
an initializer, in parentheses, with the new operator. Here the
floating point number pointed to by "pt" has the initial value of
0.5, and the characters pointed to by "alpha" are the letters of
the alphabet.