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