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

         Determines if coprocessor is present

    Syntax:

         IsCopro() -> lExist

    Description:

         Determines if system has a numerical coprocesor or emulator.

    Return:

         A logic value indicating if a math coprocessor is present.

    Example:

         If IsCopro()
           Warning( "You have a math coprocessor" )
         EndIf

See Also: IsModem()

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