home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09114.TXT < prev    next >
Encoding:
Text File  |  1993-10-12  |  180 b   |  5 lines

  1. If the argument-matching algorithm cannot find a single
  2. function definition that matches the function call most
  3. closely, the call is ambiguous and a compile-time error
  4. occurs.
  5.