home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12164.TXT < prev    next >
Encoding:
Text File  |  1993-09-14  |  166 b   |  4 lines

  1. An exact match is one where the types of arguments in the function
  2. call are the same as the types of arguments in the function.
  3. There can only be one exact match.
  4.