Reference problem
Hi.
I think whenever a script calls the some function which is defined in main,
the parameters of the function will make a copy.
Is there any way to use the same parameter variable(i.e reference) ?
Can fast script handles avoiding of copy?
If yes how?
Thanks
-Veeresh
I think whenever a script calls the some function which is defined in main,
the parameters of the function will make a copy.
Is there any way to use the same parameter variable(i.e reference) ?
Can fast script handles avoiding of copy?
If yes how?
Thanks
-Veeresh