#include #include #define NROWS 3 #define NCOLS 8 int main () { int i, j, B[NROWS][NCOLS], *p; for (i=0; i