[Gambas-user] Pointer or something
Jussi Lahtinen
jussi.lahtinen at ...626...
Sat Oct 3 20:29:15 CEST 2015
Dim e As Element
e = Elements[i]
Jussi
On Sat, Oct 3, 2015 at 8:46 PM, Moviga Technologies <moviga at ...3488...>
wrote:
>
>
> If I have an array of a Struct called Elements[], and I want to do some
> operations on Elements[i], is there anyway I can make
>
> e As Element be a reference to Elements[i], so that when I manipulate
> e.Title that will be reflected in Elements[i].Title?
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list