Y
Hacker News
new
|
ask
|
show
|
jobs
by
icedchai
3463 days ago
On a 64-bit platform (anything modern), ptrdiff_t is going to be 64-bit so this will not be an issue (ok, 63-bit... but you get my point.)
1 comments
mannykannot
3463 days ago
In this context, the difference between 63 bits and 64 bits is not trivial.
link
yoklov
3462 days ago
Both are bigger than the x64 address space...
link