What are the disadvantages to using global variables in a
program? One application I am working on now would benefit
from a large amount of global variables, however, if there is
some disadvantage to doing that I can remove them (better now
than when I'm done...!)
------------------
program? One application I am working on now would benefit
from a large amount of global variables, however, if there is
some disadvantage to doing that I can remove them (better now
than when I'm done...!)
------------------
Comment