Versions Compared

Key

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

...

Implementation Details

Wiki Markup
This programThe non-compliant example produces the following (unexpected) output on the x86_64-redhat-linux platform that was compiled with gcc version 4.1.2.
(ptr\[0\] is initialized to 12.5 and ptr\[1\] is initialized to 25.5)

...