accessing base class variable |
[eluser]toopay[/eluser]
Unless you put/define/set that variable in constructor or call related function which contain some statement that set the variable value, theres no way you can get any value. You may want to take a look at Classes and Objects before starting play with those stuff. |
Messages In This Thread |
accessing base class variable - by El Forum - 06-06-2011, 01:59 AM
accessing base class variable - by El Forum - 06-06-2011, 02:36 AM
accessing base class variable - by El Forum - 06-06-2011, 06:31 AM
accessing base class variable - by El Forum - 06-06-2011, 02:23 PM
accessing base class variable - by El Forum - 06-07-2011, 12:05 PM
accessing base class variable - by El Forum - 06-07-2011, 02:35 PM
accessing base class variable - by El Forum - 06-08-2011, 03:12 AM
accessing base class variable - by El Forum - 06-08-2011, 03:57 AM
accessing base class variable - by El Forum - 06-08-2011, 04:19 AM
accessing base class variable - by El Forum - 06-08-2011, 04:31 AM
accessing base class variable - by El Forum - 06-08-2011, 05:14 AM
accessing base class variable - by El Forum - 06-08-2011, 07:33 AM
accessing base class variable - by El Forum - 06-08-2011, 11:43 PM
accessing base class variable - by El Forum - 06-09-2011, 12:54 AM
accessing base class variable - by El Forum - 06-09-2011, 05:12 AM
|