I have a problem to solve. I am working my way tgrough a list with an iterator. At some points I need to pass the address of the object that the iterator is pointing to. How do I do this? My code...