Open varivera opened 5 years ago
How to deal with Arrays e.g.
a [i] = b; (all elements of 'a' will be aliased to b)
How to deal with Arrays e.g.
a [i] = b; (all elements of 'a' will be aliased to b)