View Single Post
Old 05-04-2008, 04:33 PM   #2
Chairman Meow
Junior Member
 
Join Date: Apr 2007
Location: Berkeley, CA
Threads: 8
Posts: 123
I think I remember my teacher saying that if you had private variables from the same class, you can still access them. In this case, I think you can just do other.numNodes and other.front to modify/access them.
Chairman Meow is offline