Question: Write a Fortran 77 program that reads in a binary file littleEndian.bin of integers (22,2200,22000) in four byte little endian format and outputs a file
Write a Fortran 77 program that reads in a binary file "littleEndian.bin" of integers (22,2200,22000) in four byte little endian format and outputs a file "bigEndian" in four byte big endian.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
