Versions Compared

Key

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

...

This code produces a compilation error in MSVC 2008. It compiles with no warning in GCC 4.3.3. It produces a 3three-character array with no terminating null character, as specified by the standard.

...