home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09113.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  206.2 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: In order to find a match for a function call, the compiler performs certain conversions on the arguments. These conversions are performed in a predetermined order, starting with trivial conversions and ending with user-defined conversions until the compiler finds a function definition that matches the call.