[Gambas-user] Pointer or something

Tobias Boege taboege at ...626...
Sun Oct 4 18:28:37 CEST 2015


On Sun, 04 Oct 2015, Moviga Technologies wrote:
> Well, just following the logic from variables. If a and b are integers, 
> and b=2, and then one does a=b, and then Inc a, b is still 2 while a is 
> 3.
> 

In Gambas, objects are always references. You may find one or the other
additional insight from reading the object model document[0].

Regards,
Tobi

[0] http://gambaswiki.org/wiki/doc/object-model

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the User mailing list