In this article, we’ll take a look at using INT_MAX and INT_MIN in C/C++.

These are actually useful macros which represent the maximum and minimum integer values.

Let’s take a look at it, using some examples.

#c programming #c #cplusplus

Using INT_MAX and INT_MIN in C/C++
3.60 GEEK