Versions Compared

Key

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

...

This code compiles with no warning in warning with Visual Studio 2012 2013 and GCC 4.38.31. It produces a three-character array with no terminating null character, as specified by the standard.

...