ILE C/C++ Run-Time Library Functions


<float.h>

The <float.h> include file defines constants that specify the ranges of floating-point data types. For example, the maximum number of digits for objects of type double or the minimum exponent for objects of type float.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]