Thread
:
1 class, 1 problem = 1 big headache
View Single Post
May 23rd, 2006, 10:52 PM
#
6
King
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 371
Rep Power:
0
To use a variable method from another class, you will have to instantiate an object of that class to access it. You should also make smbox[][] private, and use a getter method to access it.
__________________
I am Addicted to Linux!
King
View Public Profile
Find More Posts by King