home *** CD-ROM | disk | FTP | other *** search
- 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.
-