Visit Official Exploding Ads Website

Wednesday, September 23, 2015

acconsta comments on "Linus on compiler warnings and code reviews"

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?



link


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