home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12154.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  133.5 KB  |  1 channel  |  11,025 sample rate  |  12 seconds
Transcription: A conversion function is defined with the keyword operator, followed by a type name. In this example, the fraction class has two conversion functions, one for int and one for double.