Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added compatibility with ARR02-A

...

Code Block
bgColor#ccccff
char s[3] = { 'a', 'b', 'c' }; /* NOT a string */

...