Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Sharlin
12y ago
0 comments
Save
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
1 comments · 1 top-level
top
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