lucat
lucat
lucat
Added topic OOP for MQL4 - call from an Inherited class a method of the Parent class existing in both Classes
I have a CBase class and a  CDerived  class (inherited by CBase). Both them have the public method " Clear " How can I call from the Derived class the "Clear" method of the Base class  // example  class CBase   {  
lucat
Registered at MQL5.community