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

  1. When a conversion takes place from an integral type to a floating
  2. type, some precision can be lost if the floating type cannot
  3. exactly represent the integral value.
  4.