Hacker News new | ask | show | jobs
by mixmastamyk 1070 days ago
1-based indexing has confusing aspects as well when manipulating memory locations. 0-based is slightly less confusing over all, and why it is used more often in programming.