Hi,
Got a number of classes that need to access some integer variables (determined before runtime in main) that won't change. Is it best to setup a super class to hold these to access them from the other classes?
Thanks,
aaazza
Got a number of classes that need to access some integer variables (determined before runtime in main) that won't change. Is it best to setup a super class to hold these to access them from the other classes?
Thanks,
aaazza