Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor fixes

...

Wiki Markup
When working with {{sizeof()}}, keep in mind \[[ARR01-A. Do not apply the sizeof operator to a pointer when taking the size of an incomplete typearray]\].

Non-Compliant Code Example

...