Yes but I need to store the reference of the address of the current instance of Network in that pointer.
I am certain that my declaration of initializeLoop take the correct parameters for my needs. How do I pass the pointer then? I've tried omitting the * as well, it does not work.