Skip to content

Resolve "Definition and initialization of local arrays"

vaclav requested to merge 784-definition-and-initialization-of-local-arrays into main

Reason why this change is needed

  • Correct definition and initialization of local arrays.

Description of the change

  • Define local arrays using "const" and initialize specifically each of its entries.

Affected operating points

  • All is BE.

Merge request reports

Loading