Bogdan Alin Baltatu:
Show the code that produces this output.
I create a static struct and I load with data.
The struct is an array and the size is 200.
If you look in the printscreen attached you will see on index 0 and index 1 i have data. But i cannot access or return the default value.
Bogdan Alin Baltatu:
I create a static struct and I load with data.
The struct is an array and the size is 200.
If you look in the printscreen attached you will see on index 0 and index 1 i have data. But i cannot access or return the default value.
Happens if array is asked for maybe -1
check code

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
I create a static struct and I load with data.
The struct is an array and the size is 200.
If you look in the printscreen attached you will see on index 0 and index 1 i have data. But i cannot access or return the default value.