[Gambas-user] Pointer or something

Moviga Technologies moviga at ...3488...
Sat Oct 3 19:46:49 CEST 2015


 

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? 



More information about the User mailing list