Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
Sharlin
12y ago
0 comments
Share
Actually in C and C++, longs are 32 bit on most 32-bit platforms. If you need a 64-bit integer type, you need either "long long" or some implementation-specific equivalent.
0 comments
default
newest
oldest
Dylan16807
12y ago
I know that, I misread it as using two longs plus two pointers, fixed it now.
j
/
k
navigate · click thread line to collapse