Chaosy
Tutorial Reviewer
- Joined
- Jun 9, 2011
- Messages
- 13,288
I have no idea what it's called I just know that it's possible, thus the odd title.
How can you do something like:
set next.next.next.next = 5
or
call something.something.something.method()
I recall this being done in some linked list and also in the text adventure which was posted in the lab a while back.
I suppose it has to do with struct extends array, but I might as well be completely wrong.
How can you do something like:
set next.next.next.next = 5
or
call something.something.something.method()
I recall this being done in some linked list and also in the text adventure which was posted in the lab a while back.
I suppose it has to do with struct extends array, but I might as well be completely wrong.



