home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12166.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  226.4 KB  |  1 channel  |  11,025 sample rate  |  21 seconds
Transcription: If the algorithm cannot find an exact match for the function call, it follows a series of steps to find a function definition that is a best match for the function call. A function definition is a best match if it is as close a match as any other function definition for all of the arguments and a closer match for at least one argument.