Versions Compared

Key

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

...

Non-Compliant Code Example 1

This non-compliant program makes use of In this example a function declarators is specified with empty parentheses. Consequently, the program compiles cleanly at high warning levels but contains serious errors.

...