Post AwMW2etqifglk5ukqW by [email protected] | |
More posts by [email protected] | |
Post #AwMW2etqifglk5ukqW by [email protected] | |
0 likes, 0 repeats | |
okay soint foo(int c, int (*arr)[c]) {return (*arr)[c + 1];}int nya(int c, int … | |
Post #AwMW2f1IGzdy7BOhRw by [email protected] | |
0 likes, 0 repeats | |
@navi my guess would be historical usage. Also, the latter has a signature that… | |
Post #AwMW2f7JuaSqPsDVqK by [email protected] | |
0 likes, 1 repeats | |
@navi (I am not sure, never could use VLA extensions in C) |