6 ms·
And the next week, and six months after that, again.
by Poyeyo 13y ago
And the next week, and six months after that, again.
- eswangren 13y agoSeriously? It's not a difficult concept to understand...
- ycombobreaker 13y agoWhile it's definitely a rarely-used feature, the equivalence a[b] == *(a + b) == b[a] is fundamental to pointer math. Once you grok pointer math, then this is an interesting bit of syntax trivia and should not be forgotten easily.