Hi, is it possible to hold just a reference of an object? for example if i want two object to keep the address of another object, and if one change it, the other one also change. What should i keep in each object?
thanks in advance :)
Hi, is it possible to hold just a reference of an object? for example if i want two object to keep the address of another object, and if one change it, the other one also change. What should i keep in each object?
thanks in advance :)