next up previous contents
Next: The <float.h> Header File Up: Reference of Support for Previous: Reference of Support for

The <limits.h> Header File

# include <limits.h>

This header file actually comes with the gcc compiler and can be found in the gcc-lib directory where you installed the cross-compiler. This header file contains compiler imposed limits on various data types, such as ULONG_MAX et. al. See the ISO C standard for a complete list of this header file's contents.



Stephen Williams
9/2/1997