Hacker News new | ask | show | jobs
by dmcg 1971 days ago
This reminds me that because array access is just addition, in C you can also write 2[a] to access the third element of a.