By acconsta
If I write:
void example(int a[10]);
Why can’t the compiler tell a is an int array of size 10 instead of a pointer?
See more about this article by clicking the link here: https://news.ycombinator.com/item?id=10267753
acconsta comments on "Linus on compiler warnings and code reviews"
No comments:
Post a Comment