-
Notifications
You must be signed in to change notification settings - Fork 0
Unsorted Facts
John Pellman edited this page Mar 12, 2020
·
2 revisions
These are various snippets of information I come across. If there are any trends here in my learning, I should pop these snippets off of here and organize them into a more coherent page.
- Ah. So integer size is dependent on word size. That's why ints can be larger on 64-bit architectures.