Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jare
4585 days ago
If you have an array >2GB (I understand this isn't possible in Java), you can't attempt to use ints as indices at all, you need size_t everywhere.