I want to transform the following c code to TCL. int a[10],b[10]; int n=20 for (i=1,j=1; i
stackoverflow.com