[Gambas-user] Pass arguments by reference?
Rob
sourceforge-raindog2 at ...94...
Sat May 15 17:29:11 CEST 2004
On Saturday 15 May 2004 11:05, Grahame White wrote:
> Is there any way to do this? If not in there a workaround? It
> seems a little odd not to be able to do this at all :/
Object types, as far as I can tell, are always passed by
reference. I think this may be true of arrays as well, so maybe
try putting the stuff you want to pass by reference into an
array?
Rob
More information about the User
mailing list