...
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.
...
...
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.
...