Floating Point C Run-Time Functions (Windows Embedded CE 6.0)
1/5/2010
The functions listed in this section are part of the public CRT API. For more information about these functions, see Floating-Point Support.
You are not required to reimplement all of these functions implemented when creating a replacement floating point CRT because Ccrtcmtr.lib and Ccrttran.lib contain implementations of higher level functions that you can reuse.
In This Section
Required Floating Point C Run-Time Library Functions
Provides a list of floating point CRT functions that you must include in any replacement C run-time library that you create.
Reusable Functions in Ccrtcmtr.lib
Provides a list of functions in Ccrtcmtr.lib that you can reuse in a replacement floating point C run-time library.
Reusable Functions in Ccrttran.lib
Provides a list of functions in Ccrttran.lib that you can reuse in a replacement floating point C run-time library.