Scott W
May 3rd, 2000, 09:10 AM
I hope someone can shed light on my problem !
I am a frustrated beginner, trying to complete the Deitel and Deitel assignment for an Elevator Simulation. I am aiming low, at just 2 floors and a sinlge person, but have great trouble getting calls to methods of other classes working.
If I want a method of Class B to recognize an object from Class A, I assume I would pass the object from Class A as an argument to a method in Class B, and then refer to it, but can't seem to get it to work.
Any hints ?? They would be VERY appreciated.
my private email is scotcara@aeon.net.au
Regards
Scott
I am a frustrated beginner, trying to complete the Deitel and Deitel assignment for an Elevator Simulation. I am aiming low, at just 2 floors and a sinlge person, but have great trouble getting calls to methods of other classes working.
If I want a method of Class B to recognize an object from Class A, I assume I would pass the object from Class A as an argument to a method in Class B, and then refer to it, but can't seem to get it to work.
Any hints ?? They would be VERY appreciated.
my private email is scotcara@aeon.net.au
Regards
Scott