Hacker News new | past | comments | ask | show | jobs | submit login

No, it's fine.

The name of an array decays to a pointer to the first element in various contexts. You could do `&data[0]` but it means exactly the same thing and would read as over-complicated things to C programmers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: