Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting

...

The following table identifies the linkage assigned to an object that is declared twice in a single translation unit.

1st /\ 2nd

static

None

extern

static

Internal

Undefined

Internal

None

Undefined

External

External

extern

Undefined

External

External

...