Versions Compared

Key

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

...

Use of an identifier (within one translational unit) classified as both internally and externally linked causes undefined behavior. A translational unit includes the sourcefile source file together with its headers, and all sourcefiles source files included via the preprocessing directive #include.

Non-Compliant Code Example

...