intj = COLUMN; FILE *fp; int m, n; //Open the file to be read fp=fopen(mapfile, "r"); var.**********/ /*******WARNING: map file is a global //Scans the file and colors in the points until it reaches the end of the file while (fscanf(fp, "%i%i", &m, &n) > 0) { if(m