Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In gcc-4.3.3, when the above compliant solution is used and foo(3) is called, gcc will complain the following, which alerts programmer the misuse of the function interface.

...