| Article: |
The Double Life of Variables | |
| Subject: | Minimum and Maximum int | |
| Date: | 2003-10-31 21:41:59 | |
| From: | mapplex | |
| Shouldn't the min integer value be -2,147,483,648 instead of -2,147,483,647 ? Assuming the ints are stored as a 32 bit two's complement signed integer that is. | ||


