Hi guys.
I want to transfer each elements of an array (which is declared in one subroutine)to main function using common block technique.
When i am doing so i go always a constant value in the array in the main function.
Suppose i have one array bparz(i) which has different values in one...