No QB Support for Mixed Languages Compiled with /FPc or /FPa (39246)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
This article was previously published under Q39246 SUMMARY
QuickBasic versions 4.00, 4.00b, and 4.50 do not support the use of
the Alternate IEEE Math Library (/FPa) or code that generates
floating-point calls (/FPc). QuickBasic generates in-line math
coprocessor instructions and uses the emulator library. If a math
coprocessor is present, it will be used.
Mixed-language routines linked to a QuickBasic routine must be
compiled so they generate in-line math coprocessor instructions and
use the emulator library. This is the default option for Microsoft C
version 5.10 and most other Microsoft languages.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB39246 |
---|
|