>>254
あー、いやそうじゃない。
for(int i;i>MAP_X;i++){
for(int j;j>MAP_Yj++){
mapdat[y][x] =fgetc( fp )
}
}
こんな感じで。