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

  1. When f is passed to print_int(), it is converted to an int value.
  2. Because the fractional part of f is equal to zero, this conversion
  3. does not cause any loss of information.
  4.