constants - gabrielcoelhodacunha-old/42sp-libft GitHub Wiki
name | value | description |
---|---|---|
INT_MIN | -2147483648 | Smallest number supported by int |
INT_MAX | 2147483647 | Largest number supported by int |
name | value | description |
---|---|---|
INT_MIN | -2147483648 | Smallest number supported by int |
INT_MAX | 2147483647 | Largest number supported by int |