Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_mathpro()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_MATHPRO()


Syntax:        L_MATHPRO()


Purpose:       To determine if a math co-processor is installed in the
               system.


Arguments:     None.


Returns:       A logical (.T.) if a math co-processor is installed
               else returns a logical (.F.).


Usage:         Clipper makes use of a maths co-processor if installed.
               The knowledge of whether one is installed or not could
               give an indication of any potential time savings during
               number crunching applications.


Examples:      * Math co-processor installed ?
               ? L_MATHPRO()                    && Result .F.


Language:      Assembler

See Also: L_PCMODEL()

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