Share via


Floating Point C Run-Time Library API Reference

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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.

Replacement Floating Point C Run-Time Library