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

  1. This table shows the automatic conversions that can
  2. take place involving pointers.  These conversions can occur,
  3. for example, if a function is expecting an argument of
  4. a particular pointer type and the function is called with
  5. an argument of another type.
  6.