#include void bar(int *a,int m,int n) { int i,j; printf("C:"); printf("m=%d, n=%d\n",m,n); for (i=0;i