ILE C/C++ Run-Time Library Functions


<limits.h>

The <limits.h> include file defines constants that specify the ranges of integer and character data types. For example, the maximum value for an object of type char.


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