Floating Point C Run-Time Library API Reference (Windows Embedded CE 6.0)
1/5/2010
In the C and C++ languages, compiler-generated code and run-time libraries are used to support floating point operations.
In some cases the compiler may synthesize a number of function calls to implement floating point operations. If there is no direct floating point hardware support, this method is used to implement most floating point operations.
In This Section
Floating Point C Run-Time Library Internal Functions
Provides information about internal functions used in the floating point CRT.
Required Floating Point C Run-Time Library Functions
Provides information about functions used in the floating point CRT.
Related Sections
Replacement Floating Point C Run-Time Library