Hacker News new | ask | show | jobs
by rbanffy 2991 days ago
I learned that when pointers were 16 bits wide. You should never assume the size of your words or addresses. Ever.
1 comments

You never should but people do, and that's when there's a problem.