Versions Compared

Key

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

...

Since the compiler assumes foo() to have type extern int funcfoo(), it cannot spot the missing argument and a bogus value is printed.

...