Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfcheckmath()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfCheckMath()
Permits to control the co-processor of the PENTIUM
------------------------------------------------------------------------------
Syntax:

     dfCheckMath() --> lCheck

Parameters:

     NONE

Returns:

     <lCheck> If .F. the machine being tested has bugs of the mathematical
     co-processor

Description:

     Permits to  know if the Pentium that is used has any bugs in the
     mathematical co-processor. If this function returns .T. there is no
     problem with the co-processor

Example:

     IF !dfCheckMath()
        ?  "you machine that you are using"
        ?  "has  bugs in the mathematical co-processor"
     ENDIF

See also:

     dfIsVesa()

See Also: dfIsVesa()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson