MRAB wrote:
Helmut Fritz wrote:
I have binary output
from a Fortran program that is in a big-endian C-structured binary
file. The output can be very variable and many options create
different orderings in the binary file. So I'd like to keep the
header-reading in python.
Anyhoo, I've so fa
Helmut Fritz wrote:
Hello there everyone, I used to be on this a long time ago but then I
got so much spam I gave up.
But this strategy has come a little unstuck. I have binary output from
a Fortran program that is in a big-endian C-structured binary file. The
output can be very variable
Hello there everyone, I used to be on this a long time ago but then I got so
much spam I gave up.
But this strategy has come a little unstuck. I have binary output from a
Fortran program that is in a big-endian C-structured binary file. The
output can be very variable and many options create dif