/* * 2DarrayInd.c */ void initMat(int a[][10], int n){ int i, j; for(i=0; i