- Joined
- Nov 30, 2007
- Messages
- 1,202
Do you usually create genral purpose variables, for example yesterday I needed a group iterator and it uses two temporary unit groups to store the units, now I need to use such a thing again. Do I reuse those variables?
How far do you take this, you create udg_u1 instead of local units?
What advantage does a local variable really have?
How far do you take this, you create udg_u1 instead of local units?
What advantage does a local variable really have?
Last edited: