Purely from the standpoint of speed of execution, how do
global variables rate versus passing of variables into
functions or procedures. Also, how do global variables rate
when compared to arrays.
Thanks
Dan Symonds
------------------
global variables rate versus passing of variables into
functions or procedures. Also, how do global variables rate
when compared to arrays.
Thanks
Dan Symonds
------------------
Comment