home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / borland / jnfb88.arc / CFLOAT.ARC / DESCRIPT.CIS < prev    next >
Text File  |  1987-10-19  |  547b  |  11 lines

  1. "Floating Point in Turbo C" -- Roger Schlafly
  2. Understanding the mechanisms that underly Turbo C's floating
  3. point support is essential to linking Turbo C code to assembly
  4. language routines, and to making the best use of the Intel math
  5. coprocessors.  The author explains Turbo C's use of the IEEE
  6. standard numeric formats, coprocessor emulation, and floating
  7. point exception handling.  Several short code examples in Turbo C
  8. are provided.
  9.  
  10. Turbo C floating point real numbers math coprocessor 8087 80287
  11. 80387 exception handling emulation