Thread
:
passing by reference
View Single Post
05-05-2004, 12:16 PM
#
11
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Once you exit "doSomething", the result of this:
Code:
myObj = newObj;
will be discarded.
__________________
Valmont
View Public Profile
Find More Posts by Valmont