amin parvini
amin parvini
Friends

Add friends via their profile or user search and you will be able to see if they are online

amin parvini
Added topic "For Loop" problem
I want to print value of "i" but that is printed incorrectly and it does not start printing from zero This problem does not exist for loops with repetitions below 100(or 150) for ( int i= 0 ; i< 500 ;i++) { Print(i); }
amin parvini
Registered at MQL5.community