|
climits (limits.h)header
Sizes of integral types This header defines constants with the limits of integral types for the specific system and compiler implemetation used.The following panel shows the different constants and their guaranteed minimal magnitudes (positive numbers may be greater in value, and negative numbers may be less in value). Any particular compiler implementation may define integral types with greater magnitudes than those shown here:
* This is not necessarily the actual value of the constant in any particular compiler or system, it may be equal or greater in magnitude than this. See also
|