Hi!
I was going to use this library, but unfortunately it constantly crashes my MT5. In fact, even before that the compiler
complains against two things:
* constfileunlimited.mq5 line 222: is while (pos = 0) when it probably should be while (pos == 0)
* constfileunlimited.mq5 line 130: is m_Size = ulong(hi); when probably should be m_Size = ulong(hi[0]);
Finally if, when reading a file, I call file.Read(my_string); , Mt5 crases. And if I try to run the compiled script, I get:
Could you please fix your work so I may use this otherwise wonderful work? :)
Hello, this code was written a long long time ago for 32-bit terminal.
So it can take time to make it work.

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
FileUnlimited:
Author: Андрей