home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A081063.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-12-01  |  236.8 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: The function M P Y returns a vector object. The return value is calculated by multiplying the vector object passed in the argument VECT by the value of the fraction object passed in the argument F. Notice that this function must use a member selection operator to access the members of both classes.