How could I change this code
a = 10
b = a
b = 5
to result in a=5 as well, in safe environment, if possible?
Thanks,
John
|
Results 1 to 8 of 8
Thread: reference variable?Threaded View
|
Click Here to Expand Forum to Full Width |