home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / pc_hw / fpu / fpreset.txh < prev    next >
Encoding:
Text File  |  1995-07-10  |  243 b   |  14 lines

  1. @c ----------------------------------------------------------------------
  2. @node _fpreset, cpu
  3. @subheading Syntax
  4.  
  5. @example
  6. #include <float.h>
  7.  
  8. void _fpreset(void);
  9. @end example
  10.  
  11. @subheading Description
  12.  
  13. Resets the FPU completely.
  14.