View Single Post
Join Date: Aug 2008
Posts: 149
Reputation: monkey_king is on a distinguished road 
Solved Threads: 8
monkey_king monkey_king is offline Offline
Junior Poster

Re: object as parameter vs object method

 
0
  #2
Aug 20th, 2008
Hi again,
I realized that objects is passed by value, so I just need to and and & to the function declaration.
Reply With Quote