0080: Non-negative integer number expected
Last updated
Last updated
The compiler expects a number greater than or equal to zero but finds something different.
For example, the error could be thrown if a negative number is used for the array or as the second parameter to the Alloc
.
Possible solutions: use a number greater than or equal to zero: