Hacker News new | ask | show | jobs
by eddd-ddde 828 days ago
This reminds me of when I finally understood why returning 0 from a function named main made sense.
1 comments

And why array indices start at 0 instead of 1, in many, though not all, programming languages.