Detects whether a numeric coprocessor is present. Note that
floating-point code will work even without a coprocessor, due to the
existence of emulation.
Return Value
1 if a coprocessor is present, 0 if not.
Portability
ANSI/ISO C
No
POSIX
No
Example
if (_detect_80387())
printf("You have a coprocessor\n");
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)