This shows you the differences between two versions of the page.
|
c:limits.h:int_min [2013/02/03 19:52] 127.0.0.1 external edit |
c:limits.h:int_min [2024/02/16 01:04] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== INT_MIN ====== | ====== INT_MIN ====== | ||
| <code c> | <code c> | ||
| + | INT_MIN | ||
| </code> | </code> | ||
| ==== description of INT_MIN ==== | ==== description of INT_MIN ==== | ||
| - | INT_MIN is in work by code-reference.com \\ | + | min value of int (-32.768) |
| - | if you are faster... don't hasitate and add it | + | |
| - | + | ||
| - | <code c> | + | |
| - | no example at the moment | + | |
| - | </code> | + | |
| - | + | ||
| - | ===== output of INT_MIN c example ===== | + | |
| - | no example at the moment | + | |