Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ddevault
on Dec 30, 2018
|
parent
|
context
|
favorite
| on:
A little-known C feature: Static array indices in ...
Here's one example of where I've used this:
void wlr_matrix_multiply(float mat[static 9], const float a[static 9], const float b[static 9]);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: