Hi,
my current project has a lot of global variables. It is being designed for desktop only.
Does the amount of global variables have any adverse effect?
Is there any advantage to using more local variables or arrays instead.
Also the status bar on C2 tells me the current memory use for this project is around 74mb.
Is that good or bad or does it make no difference on a desktop project?
Thanks