I have a number of functions names saet_dim1(), saet_dim2() ... saet_dim10(). How can I cal this function depending on a FOR?
I have tried this:
but with no luckCode:for (j=1;j<11;j++){ saet_dim' +j '(); }
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |