
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Please, I am trying to access the "time" constant in a class. The idea was or is to create a function in the class that accepts the const, then pass it to a class variable "m_time", which I would be able to use in the class for member functions that would require the time Array to run.
Am getting different type of Error messages ranging from invalid array access to "&" improper use etc ... I have tried different things, but the solution is proving evasive, any help would be appreciated.
Thanks