Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kazinator
on April 15, 2020
|
parent
|
context
|
favorite
| on:
Tell HN: C Experts Panel – Ask us anything about C
What makes you so sure that if C got better arrays,
those
would be arrays, supporting a[i] i[a] commutativity and all?
That is predicated on equivalence to *(a + i) where a is a dumb pointer whose displacement commutes.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That is predicated on equivalence to *(a + i) where a is a dumb pointer whose displacement commutes.