I am writing a program in fortran which reads information from some raw binary files, and does some arithmetics with the information.The meat of the program works fine, but there is an Issue.The Original file was around 13000x21000 pixels, which when i created and run, the exe was too large so...