T
Tony Johansson
Hello!
The smalest negativt number that an int can hold is -2147483648;
If I in some case want to use this number can I use a property from the int
struct or get the value from somewhere else or
must I just remember this value.
//Tony
The smalest negativt number that an int can hold is -2147483648;
If I in some case want to use this number can I use a property from the int
struct or get the value from somewhere else or
must I just remember this value.
//Tony