- Joined
- Oct 20, 2007
- Messages
- 342
will empty array cause leak?
example:
U = unit variable
and variable U have array (U[x])
my 1st trigger set U[0]=xxx unit
and 2nd trigger set U[300]= yyy unit
the variable array between 1-299 is empty will this cause leak??
___________________________________________________
want ask me y do that?
coz of doing mui system =.=
example:
U = unit variable
and variable U have array (U[x])
my 1st trigger set U[0]=xxx unit
and 2nd trigger set U[300]= yyy unit
the variable array between 1-299 is empty will this cause leak??
___________________________________________________
want ask me y do that?
coz of doing mui system =.=