What is the function to determine the min and max possible of value of datatypes (i.e, int, char.etc) in C?
The header file limits.h defines macros that expand to various limits and parameters of the standard integer types.