home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH14
/
A141232.WAV
(
.mp3
)
< prev
next >
Loop
Waveform Audio File Format
|
1993-10-21
|
201.3 KB
|
1 channel
|
11,025 sample rate
|
18 seconds
Transcription:
In derived1, f is defined to take one argument of type float and to return void. The definition of f in derived1 hides the definition of f in base1. This means that the base1 definition of f is not available in derived1 objects.