Hacker News new | ask | show | jobs
by david2ndaccount 2104 days ago
That’s why you use the proper declaration of

  void f(size_t n, int (*v)[n])

instead.