Lets say I have a header file that declares a class, I have another header file that declares another separate class so now we have Class1 and Class2 who have no contact with one another. Class2 gets ballsy and wants to access local variables from Class1 how is this done exactly? Or should I rework the framework of my program?



LinkBack URL
About LinkBacks



