Discussion of article "MQL5 Programming Basics: Lists" - page 10

 

Here's the repaired code. Please replace the older version.

The mistake was in declaring some methods as constant, whereas they are not.

Files:
files.zip  25 kb
 
Dennis Kirichenko:

Here's the repaired code. Please replace the older version.

The mistake was in declaring some methods as constant, whereas they are not.


No more errors.
Thanks Dennis.