
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
You've already been told that that is impossible and was given the only solution
want not to write 40 lines of code. As in other languages, the constant is used as a variable. After writing 40 lines, there is no problem. Thank you for your interest.
I did not understand my question. variable with constant. how can we assign constants to a variable? and do it with the for loop. writing 40 lines is not the solution.
example,
for (int i = 0; i < 40; i++)
{
((string)this.Controls["MagicNumara" + (i + 1)]).Text;
I did not understand my question. variable with constant. how can we assign constants to a variable? and do it with the for loop. writing 40 lines is not the solution.
example,
for (int i = 0; i < 40; i++)
{
((string)this.Controls["MagicNumara" + (i + 1)]).Text;
You've already been told that that is impossible and was given the only solution
The user wants magic numbers to be entered this way. He wouldn't take my advice. input MagicSeri="123123; 43443; 34343";