PyCrop2ML icon indicating copy to clipboard operation
PyCrop2ML copied to clipboard

Variable for array length is output after the declaring that array

Open MengZhang opened this issue 6 years ago • 0 comments

The variable used for define an array length could be output after the declaring of that array. This happens when the array is used for output. It might be better to output input variable first then output.

MengZhang avatar Apr 11 '19 14:04 MengZhang