Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 Driver FLTNULL Preconfigured Driver Library Drvrt32.lib |
Driver FLTNULLThis is a dummy floating point driver. It informs RTKernel-32 that no floating point context is needed and no context swapping is required. You should use this driver either if your program does not require any floating point arithmetic or it will always use a completely reentrant floating point emulator. Please note that the 387 or internal math coprocessors are not reentrant and are not compatible with this driver. Requirements: floating point free application or reentrant emulator.
|