home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH09
/
A093723.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-28
|
275 b
|
6 lines
This line also calls the overloaded minus operator to find the
value of the negation of the Fraction object "y". Notice that you
can call an overloaded operator with either the usual operator
syntax, as in the line above, or with function call syntax, as in
this line.