Main Content

Reassignment of Variable Properties

For C/C++ code generation, there are certain variables that you can reassign after the initial assignment with a value of different class, size, or complexity:

 Dynamically sized variables

 Variables reused in the code for different purposes